Advertisement
existence_dev92

Untitled

Jul 8th, 2020
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. IT_NONE = 0
  2. IT_BMP = 1
  3. IT_SPRITE = 2
  4. IT_SIGNBOARD = 3
  5. SignBoardList = {
  6. { "Default", 157, 278, 0, IT_BMP, "À¯ÀúÀÎÅÍÆäÀ̽º\\collection\\²É°¡Áö.bmp", "Cannot enter", "#0x009EBDFF" },
  7. { "prontera", 163, 183, 0, IT_BMP, "À¯ÀúÀÎÅÍÆäÀ̽º\\collection\\2012rmscno3.bmp", "Reward NPC", "#0x00FFFFFF" },
  8. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement