Nessuna descrizione

npc_sprite_table3.h 1.3KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. #define NPC_ARKTOS 0x0
  2. #define NPC_ZAPDOS 0x1
  3. #define NPC_LAVADOS 0x2
  4. #define NPC_MEWTU 0x3
  5. #define NPC_MEW 0x4
  6. #define NPC_RAIKOU 0x5
  7. #define NPC_ENTEI 0x6
  8. #define NPC_SUICUNE 0x7
  9. #define NPC_LUGIA 0x8
  10. #define NPC_HO_OH 0x9
  11. #define NPC_CELEBIE 0xa
  12. #define NPC_REGIROCK 0xb
  13. #define NPC_REGICE 0xc
  14. #define NPC_REGISTEEL 0xd
  15. #define NPC_LATIAS 0xe
  16. #define NPC_LATIOS 0xf
  17. #define NPC_KYOGRE 0x10
  18. #define NPC_GROUDON 0x11
  19. #define NPC_RAYQUAZA 0x12
  20. #define NPC_JIRACHI 0x13
  21. #define NPC_DEOXYS_NORMALFORM 0x14
  22. #define NPC_SELFE 0x15
  23. #define NPC_VESPRIT 0x16
  24. #define NPC_TOBUTZ 0x17
  25. #define NPC_DIALGA 0x18
  26. #define NPC_PALKIA 0x19
  27. #define NPC_HEATARAN 0x1a
  28. #define NPC_REGIGIGAS 0x1b
  29. #define NPC_GIRATINA 0x1c
  30. #define NPC_CRESSELIA 0x1d
  31. #define NPC_PHIONE 0x1e
  32. #define NPC_MANAPHY 0x1f
  33. #define NPC_DARKAI 0x20
  34. #define NPC_SHAYMIN 0x21
  35. #define NPC_ARCEUS 0x22
  36. #define NPC_VICTINI 0x23
  37. #define NPC_KOBALIUM 0x24
  38. #define NPC_TERRAKIUM 0x25
  39. #define NPC_VIRIDIUM 0x26
  40. #define NPC_BOREOS 0x27
  41. #define NPC_VOLTOLOS 0x28
  42. #define NPC_DEMETREOS 0x29
  43. #define NPC_RESHIRAM 0x2a
  44. #define NPC_ZEKROM 0x2b
  45. #define NPC_KYUREM 0x2c
  46. #define NPC_KELDEO 0x2d
  47. #define NPC_MELOETTA 0x2e
  48. #define NPC_GENESECT 0x2f
  49. #define NPC_XERENEAS 0x30
  50. #define NPC_YVETEL 0x31
  51. #define NPC_ZYGARDE 0x32
  52. #define NPC_DIANCIE 0x33
  53. #define NPC_HOOPA 0x34
  54. #define NPC_VOLCANION 0x35