diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-06-10 15:32:41 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-06-10 15:32:41 -0300 |
commit | 988719e951bad8440df2798b4a579d2f503dc693 (patch) | |
tree | e1f78a54b3f560ff08973ed9e9e3a20faab204d3 /npc | |
parent | 59ca7b8df4ed00e34d04fd71836049052c1be79d (diff) | |
download | serverdata-988719e951bad8440df2798b4a579d2f503dc693.tar.gz serverdata-988719e951bad8440df2798b4a579d2f503dc693.tar.bz2 serverdata-988719e951bad8440df2798b4a579d2f503dc693.tar.xz serverdata-988719e951bad8440df2798b4a579d2f503dc693.zip |
Fix broken assassin set
close #46
Diffstat (limited to 'npc')
-rw-r--r-- | npc/items/check_wand.txt | 0 | ||||
-rw-r--r-- | npc/scripts.conf | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/npc/items/check_wand.txt b/npc/items/check_wand.txt deleted file mode 100644 index e69de29b..00000000 --- a/npc/items/check_wand.txt +++ /dev/null diff --git a/npc/scripts.conf b/npc/scripts.conf index 11129046..b2c936e3 100644 --- a/npc/scripts.conf +++ b/npc/scripts.conf @@ -61,9 +61,9 @@ "npc/items/pickled_beets.txt", "npc/items/shock_sweet.txt", "npc/items/unreleased_item.txt", +"npc/items/brawling_item.txt", "npc/items/require_stat.txt", "npc/items/warpTowels.txt", -"npc/items/check_wand.txt", "npc/items/mirror.txt", "npc/items/rubber_bat.txt", |