diff options
author | Kisuka <kisuka@kisuka.com> | 2013-10-28 00:42:23 -0700 |
---|---|---|
committer | Kisuka <kisuka@kisuka.com> | 2013-10-28 00:42:23 -0700 |
commit | 124ab2a1cdb344f24170a4d91f7000ebabf39b40 (patch) | |
tree | ebc5aeee49da96f88e55358c184d69d90eae9289 /db | |
parent | e7efdfe96e1b4c288bca845c03512da6842d6425 (diff) | |
download | hercules-124ab2a1cdb344f24170a4d91f7000ebabf39b40.tar.gz hercules-124ab2a1cdb344f24170a4d91f7000ebabf39b40.tar.bz2 hercules-124ab2a1cdb344f24170a4d91f7000ebabf39b40.tar.xz hercules-124ab2a1cdb344f24170a4d91f7000ebabf39b40.zip |
Added ability to use constants instead of sprite IDs for NPCs. Converted all npcs to use this.
Diffstat (limited to 'db')
-rw-r--r-- | db/const.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/db/const.txt b/db/const.txt index e5874f52f..3c20abc4a 100644 --- a/db/const.txt +++ b/db/const.txt @@ -3217,6 +3217,11 @@ THANATOS_KEEP 10009 4_F_REBELLION 10063 4_CHN_SHAOTH 10064 4_SHOAL 10065 +4_F_SARAH 10066 +4_GIGANTES_BIG 10067 +4_GIGANTES 10068 +4_GIGANTES_SMALL 10069 +4_GARGOYLE_STATUE 10070 HAVEQUEST 0 PLAYTIME 1 |