summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-05-02 09:51:24 -0300
committerJesusaves <cpntb1@ymail.com>2020-05-02 09:51:24 -0300
commite127774303b94245aa470e9e16f165838c3f8c3d (patch)
tree3704931fa82a93561d59711f08964755df85c38e
parent8d46c3087fe36cb9b4936fc2286b5fff43238998 (diff)
downloadserverdata-e127774303b94245aa470e9e16f165838c3f8c3d.tar.gz
serverdata-e127774303b94245aa470e9e16f165838c3f8c3d.tar.bz2
serverdata-e127774303b94245aa470e9e16f165838c3f8c3d.tar.xz
serverdata-e127774303b94245aa470e9e16f165838c3f8c3d.zip
Update TODOs
KAMELOT STATE: FINAL TESTING PHASE (and may the bugs not pester us %%i )
-rw-r--r--npc/014-4/kamelot.txt2
-rw-r--r--npc/042-11/boss.txt3
2 files changed, 1 insertions, 4 deletions
diff --git a/npc/014-4/kamelot.txt b/npc/014-4/kamelot.txt
index 6d4e377ef..ec049a3c8 100644
--- a/npc/014-4/kamelot.txt
+++ b/npc/014-4/kamelot.txt
@@ -55,7 +55,7 @@ function script KamelotCleanup {
end;
OnTouch:
- // XXX STATUS: STAGING XXX
+ // XXX STATUS: STAGING - FINAL TESTING XXX
if (!is_staff())
end;
diff --git a/npc/042-11/boss.txt b/npc/042-11/boss.txt
index a9938b8ba..a5afe9efc 100644
--- a/npc/042-11/boss.txt
+++ b/npc/042-11/boss.txt
@@ -38,9 +38,6 @@ L_NoAccess:
end;
}
-// TODO: Boss Showdown
-// TODO: Spawn GMGiftBox and Treasure Chests upon end
-// TODO: Arthur gives rewards to survivors and boot them out of Kamelot
042-11,0,0,0 script #KamelotBoss NPC_HIDDEN,{
end;