summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorStreusel <m.me1@live.de>2013-05-31 01:41:52 -0600
committerStreusel <m.me1@live.de>2013-05-31 01:41:52 -0600
commit446300332c24be3f7c272c415e6951d069fca50a (patch)
tree0f760bd2ef3409b68b35bf00c30d331abb6e5feb /db
parentae7b1134fac67154c4868d123731342fb066e423 (diff)
downloadhercules-446300332c24be3f7c272c415e6951d069fca50a.tar.gz
hercules-446300332c24be3f7c272c415e6951d069fca50a.tar.bz2
hercules-446300332c24be3f7c272c415e6951d069fca50a.tar.xz
hercules-446300332c24be3f7c272c415e6951d069fca50a.zip
Update item_db.txt
Fixed Bug #7227 Part 1. http://hercules.ws/board/tracker/issue-7227-item-12790-unknown-name/
Diffstat (limited to 'db')
-rw-r--r--db/re/item_db.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/re/item_db.txt b/db/re/item_db.txt
index a28fbd711..5dccc5442 100644
--- a/db/re/item_db.txt
+++ b/db/re/item_db.txt
@@ -5984,7 +5984,7 @@
12775,Ancient_Spirit_Amulet,Ancient Spirit Amulet,2,20,,600,,,,,0xFFFFFFFF,7,2,,,,,,{},{},{}
//
12786,Change_Slot_Card,Character Position Change Coupon,2,,,,,,,,0xFFFFFFFF,7,2,,,,,,{ set SlotChange, SlotChange + 1; },{},{}
-12790,Char_Rename_Card,Character Name Change Coupon,2,,,,,,,,0xFFFFFFFF,7,2,,,,,,{ set CharRename, CharRename + 1; },{},{}
+12790,Change_Name_Card,Name Change Coupon,2,,,,,,,,0xFFFFFFFF,7,2,,,,,,{ set CharRename, CharRename + 1; },{},{}
//
12848,Falcon_Flute,Falcon Flute,11,0,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ if(getskilllv("HT_FALCON")) { if(checkoption(Option_Wug)||checkoption(Option_Wugrider)) end; if(checkfalcon()==1) { setfalcon 0; } else { setfalcon 1; } } },{},{}
12900,Battle_Manual_Box,Battle Manual Box,18,20,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ getitem 12208,10; },{},{}