diff options
Diffstat (limited to 'db/constants.conf')
-rw-r--r-- | db/constants.conf | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/db/constants.conf b/db/constants.conf index b271a14e0..09c0fa9e4 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -1383,6 +1383,18 @@ constants_db: { SC_G_LIFEPOTION: 640 SC_MYSTICPOWDER: 641 + // Summoner + SC_SUHIDE: 642 + SC_SU_STOOP: 643 + SC_SPRITEMABLE: 644 + SC_CATNIPPOWDER: 645 + SC_SV_ROOTTWIST: 646 + SC_BITESCAR: 647 + SC_ARCLOUSEDASH: 648 + SC_TUNAPARTY: 649 + SC_SHRIMP: 650 + SC_FRESHSHRIMP: 651 + comment__: "Emotes" e_gasp: 0 e_what: 1 |