diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-01-30 12:59:49 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-30 12:59:49 -0300 |
commit | 790a7cf0cb7184d542e318ddc16985618df6918f (patch) | |
tree | 9a7d6ada79d725562216374cc6a0b8a5525e501e /world/map/db/item_db_head.txt | |
parent | 7d6c8f5ad4267051bf71518523b473e188383e1a (diff) | |
download | serverdata-790a7cf0cb7184d542e318ddc16985618df6918f.tar.gz serverdata-790a7cf0cb7184d542e318ddc16985618df6918f.tar.bz2 serverdata-790a7cf0cb7184d542e318ddc16985618df6918f.tar.xz serverdata-790a7cf0cb7184d542e318ddc16985618df6918f.zip |
Add two new candies because. Candy. (#541)
Also add AFK Cap for myself.
Note: Gumi Candy could use a more creative name.
Please suggest so on client-data instead, though.
Valentine Dress until today is "PlatynaRedDress" on server data.
ie. We are keeping this sort of reference on this repository.
Diffstat (limited to 'world/map/db/item_db_head.txt')
-rw-r--r-- | world/map/db/item_db_head.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/world/map/db/item_db_head.txt b/world/map/db/item_db_head.txt index 5b697ce8..3b63bc1e 100644 --- a/world/map/db/item_db_head.txt +++ b/world/map/db/item_db_head.txt @@ -204,3 +204,4 @@ 5232, GreenPresentHat, 5, 1000, 1, 60, 0, 1, 0, 0, 0, 2, 256, 0, 0, 0, {}, {} 5233, BluePresentHat, 5, 1000, 1, 60, 0, 1, 0, 0, 0, 2, 256, 0, 0, 0, {}, {} 5234, YellowPresentHat, 5, 1000, 1, 60, 0, 1, 0, 0, 0, 2, 256, 0, 0, 0, {}, {} +5238, AFKCap, 5, 1000, 1, 60, 0, 1, 0, 0, 0, 2, 256, 0, 0, 0, {}, {} |