summaryrefslogtreecommitdiff
path: root/npc/025-1/ctrl.c
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-01-27 17:40:58 -0300
committerJesusaves <cpntb1@ymail.com>2021-01-27 17:40:58 -0300
commitbf68fda600acbbc3e632a3bef2d8fd3f70d71d2e (patch)
treeb707791f7b086b60dc77ca4a76824f2ab57572b3 /npc/025-1/ctrl.c
parent35b14b4ee5625d3896311c42b15ccf68d55e6477 (diff)
downloadserverdata-bf68fda600acbbc3e632a3bef2d8fd3f70d71d2e.tar.gz
serverdata-bf68fda600acbbc3e632a3bef2d8fd3f70d71d2e.tar.bz2
serverdata-bf68fda600acbbc3e632a3bef2d8fd3f70d71d2e.tar.xz
serverdata-bf68fda600acbbc3e632a3bef2d8fd3f70d71d2e.zip
Fungus' drops and the Rum Making Barrel (Fortress Town Utility)
Diffstat (limited to 'npc/025-1/ctrl.c')
-rw-r--r--npc/025-1/ctrl.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/025-1/ctrl.c b/npc/025-1/ctrl.c
index 06507aa0e..03997d62b 100644
--- a/npc/025-1/ctrl.c
+++ b/npc/025-1/ctrl.c
@@ -51,6 +51,7 @@ function script FTCleanup {
enablenpc "Xovilam";
enablenpc "Drahcir";
enablenpc "Selim";
+ enablenpc "Rum Barrel";
enablenpc "Commander Povo";
enablenpc "Commander Cadis";
enablenpc "Phoenix Rebirth";
@@ -64,6 +65,7 @@ function script FTCleanup {
disablenpc "Xovilam";
disablenpc "Drahcir";
disablenpc "Selim";
+ disablenpc "Rum Barrel";
disablenpc "Commander Povo";
disablenpc "Commander Cadis";
disablenpc "Phoenix Rebirth";