summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-04-29 06:17:02 -0300
committerJesusaves <cpntb1@ymail.com>2020-04-29 06:17:02 -0300
commit647d15d72fc90d154164d6f10a6e51e637b968a7 (patch)
tree5132f5f0494ab34247138dacc9a36e8a9123c621 /npc
parent56d582f86e8aa74d8000cc27df4ee5e23f5979b8 (diff)
downloadserverdata-647d15d72fc90d154164d6f10a6e51e637b968a7.tar.gz
serverdata-647d15d72fc90d154164d6f10a6e51e637b968a7.tar.bz2
serverdata-647d15d72fc90d154164d6f10a6e51e637b968a7.tar.xz
serverdata-647d15d72fc90d154164d6f10a6e51e637b968a7.zip
Remove the testing code I used on @kami
This quest will need a debug menu, we can't do all stages again every test D:
Diffstat (limited to 'npc')
-rw-r--r--npc/commands/kami.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/npc/commands/kami.txt b/npc/commands/kami.txt
index 982e8f10a..4b62cfb17 100644
--- a/npc/commands/kami.txt
+++ b/npc/commands/kami.txt
@@ -75,8 +75,6 @@ OnJustDoIt:
//dispbottom l("STR: %d AGI %d VIT %d", readparam2(bStr), readparam2(bAgi), readparam2(bVit));
//unitskilluseid(getcharid(3), GD_LEADERSHIP, 1, getcharid(3));
// This is only for testing
- $@KAMELOT_WAVE[getcharid(2)]=2;
- //doevent(instance_npcname("#KDoor0422", $@KAMELOT_ID[getcharid(2)])+"::OnEmergency");
// areasc(range, time, skill code, who targets, power, filter)
//areasc(9, 20000, SC_MAGNIFICAT, BL_PC, 1, "filter_sameguild");