Advertisement
DiegoShadow

default (ModelEngineNPC)

Dec 13th, 2021
992
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.91 KB | None | 0 0
  1. {
  2.     "providers": [
  3.         {
  4.             "type": "bitmap",
  5.             "file": "littleroom_npcpack2:kinghead.png",
  6.             "height": 48,
  7.             "ascent": 24,
  8.             "chars": [
  9.                 "🀄"
  10.             ]
  11.         },
  12.         {
  13.             "type": "bitmap",
  14.             "file": "littleroom_npcpack2:adventurerhead.png",
  15.             "height": 48,
  16.             "ascent": 24,
  17.             "chars": [
  18.                 "🃏"
  19.             ]
  20.         },
  21.         {
  22.             "type": "bitmap",
  23.             "file": "littleroom_npcpack2:tavernhead.png",
  24.             "height": 48,
  25.             "ascent": 24,
  26.             "chars": [
  27.                 "🅰"
  28.             ]
  29.         },
  30.         {
  31.             "type": "bitmap",
  32.             "file": "littleroom_npcpack2:piratehead.png",
  33.             "height": 48,
  34.             "ascent": 24,
  35.             "chars": [
  36.                 "🅱"
  37.             ]
  38.         },
  39.         {
  40.             "type": "bitmap",
  41.             "file": "littleroom_npcpack2:minerhead.png",
  42.             "height": 48,
  43.             "ascent": 24,
  44.             "chars": [
  45.                 "🅾"
  46.             ]
  47.         },
  48.         {
  49.             "type": "bitmap",
  50.             "file": "littleroom_npc:speech1.png",
  51.             "height": 180,
  52.             "ascent": 118,
  53.             "chars": [
  54.                 "🅿"
  55.             ]
  56.         },
  57.         {
  58.             "type": "bitmap",
  59.             "file": "littleroom_npc:blacksmithhead.png",
  60.             "height": 48,
  61.             "ascent": 24,
  62.             "chars": [
  63.                 "⏳"
  64.             ]
  65.         },
  66.         {
  67.             "type": "bitmap",
  68.             "file": "littleroom_npc:farmerhead.png",
  69.             "height": 48,
  70.             "ascent": 24,
  71.             "chars": [
  72.                 "⏩"
  73.             ]
  74.         },
  75.         {
  76.             "type": "bitmap",
  77.             "file": "littleroom_npc:archerhead.png",
  78.             "height": 48,
  79.             "ascent": 24,
  80.             "chars": [
  81.                 "⏪"
  82.             ]
  83.         },
  84.         {
  85.             "type": "bitmap",
  86.             "file": "littleroom_npc:butcherhead.png",
  87.             "height": 48,
  88.             "ascent": 24,
  89.             "chars": [
  90.                 "⏫"
  91.             ]
  92.         },
  93.         {
  94.             "type": "bitmap",
  95.             "file": "littleroom_npc:wizardhead.png",
  96.             "height": 48,
  97.             "ascent": 24,
  98.             "chars": [
  99.                 "⏏"
  100.             ]
  101.         },
  102.         {
  103.             "type": "bitmap",
  104.             "file": "littleroom_npc:guardhead.png",
  105.             "height": 48,
  106.             "ascent": 24,
  107.             "chars": [
  108.                 "⏬"
  109.             ]
  110.         },
  111.         {
  112.             "type": "bitmap",
  113.             "file": "littleroom_npc:speech1.png",
  114.             "height": 180,
  115.             "ascent": 118,
  116.             "chars": [
  117.                 "⏰"
  118.             ]
  119.         }
  120.     ]
  121. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement