diff options
author | Reid <reidyaro@gmail.com> | 2016-01-04 13:28:42 +0100 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2016-01-04 13:28:42 +0100 |
commit | 9149b2f871d9244b4f8fc8f6c12bb65d34a36c7e (patch) | |
tree | e05b454d49756c61b8d5f88b364e1345e6325883 /db | |
parent | ebacdff4cdd57bf7a46aabe2fd70c9c6a690755d (diff) | |
download | serverdata-9149b2f871d9244b4f8fc8f6c12bb65d34a36c7e.tar.gz serverdata-9149b2f871d9244b4f8fc8f6c12bb65d34a36c7e.tar.bz2 serverdata-9149b2f871d9244b4f8fc8f6c12bb65d34a36c7e.tar.xz serverdata-9149b2f871d9244b4f8fc8f6c12bb65d34a36c7e.zip |
Allow cotton card/dye for the tank top item.
Diffstat (limited to 'db')
-rw-r--r-- | db/re/item_db.conf | 21 |
1 files changed, 19 insertions, 2 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 89c2ea28..9ca202ca 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -1818,8 +1818,25 @@ item_db: ( Delay: 0 Sprite: 0 AllowCards: { - id5001: 2 - id5002: 1 + id5003: 1 + id5004: 1 + id5005: 1 + id5006: 1 + id5007: 1 + id5008: 1 + id5009: 1 + id5010: 1 + id5011: 1 + id5012: 1 + id5013: 1 + id5014: 1 + id5015: 1 + id5016: 1 + id5017: 1 + id5018: 1 + id5019: 1 + id5020: 1 + id5021: 1 } }, { |