diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-02-18 22:09:15 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-02-18 22:09:15 -0300 |
commit | 33810bc2d3007371349de313b7f70478da5646c4 (patch) | |
tree | 11a43494c9f3ae18fdd344f5119cde38de0dc1d4 /db/re | |
parent | a17f1de2e8e8d671e27448b460ccc11577f16ffe (diff) | |
download | serverdata-33810bc2d3007371349de313b7f70478da5646c4.tar.gz serverdata-33810bc2d3007371349de313b7f70478da5646c4.tar.bz2 serverdata-33810bc2d3007371349de313b7f70478da5646c4.tar.xz serverdata-33810bc2d3007371349de313b7f70478da5646c4.zip |
Add Yuko, the Fortress Island Greedy Shopkeeper. _(His full name is Yuko Cuf.)_
Diffstat (limited to 'db/re')
-rw-r--r-- | db/re/item_db.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 82bc793cf..915d8b1cb 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -16446,7 +16446,7 @@ item_db: ( Delay: 2500 Script: <" // Reset homunculus stats - homshuffle(); // FIXME + homshuffle(); dispbottom l("Homunculus stats were reset!"); "> }, |