summaryrefslogtreecommitdiff
path: root/npc/000-2-2
diff options
context:
space:
mode:
authorAlige <aligetmw@hotmail.fr>2012-07-10 12:08:55 +0200
committerAlige <aligetmw@hotmail.fr>2012-07-10 12:08:55 +0200
commit6f0f6b45a3eef4811b0df05ff4433ab658b454e7 (patch)
tree8099b3dd8de70b9e29747375e728afd8a2d044a7 /npc/000-2-2
parent671d84d7e2c507311c69a27be13128ee2e200577 (diff)
downloadserverdata-6f0f6b45a3eef4811b0df05ff4433ab658b454e7.tar.gz
serverdata-6f0f6b45a3eef4811b0df05ff4433ab658b454e7.tar.bz2
serverdata-6f0f6b45a3eef4811b0df05ff4433ab658b454e7.tar.xz
serverdata-6f0f6b45a3eef4811b0df05ff4433ab658b454e7.zip
Fixed the description of every single script.
Diffstat (limited to 'npc/000-2-2')
-rw-r--r--npc/000-2-2/doors.txt20
1 files changed, 10 insertions, 10 deletions
diff --git a/npc/000-2-2/doors.txt b/npc/000-2-2/doors.txt
index 325f382c..ef9cf757 100644
--- a/npc/000-2-2/doors.txt
+++ b/npc/000-2-2/doors.txt
@@ -4,7 +4,7 @@
// Ablu
// alastrim
// Description:
-// Ratto killer NPC
+// Ratto killer.
000-2-2.gat,48,29,0,1 script DoorUpwards 0,0,0,{
@@ -43,15 +43,15 @@ OnTouch:
000-2-2.gat,47,30,0,1 script RattosControl 32767,{
// $@RAT_SAILOR_CONTROL array explanation:
-// [1] = Shows status of Ratto number 1 (1 is dead and 0 is alive)
-// [2] = Shows status of Ratto number 2 (1 is dead and 0 is alive)
-// [3] = Shows status of Ratto number 3 (1 is dead and 0 is alive)
-// [4] = Shows status of Ratto number 4 (1 is dead and 0 is alive)
-// [5] = Shows how many seconds passed since Ratto number 1 died
-// [6] = Shows how many seconds passed since Ratto number 2 died
-// [7] = Shows how many seconds passed since Ratto number 3 died
-// [8] = Shows how many seconds passed since Ratto number 4 died
-// [9] = Shows how many seconds passed since the player started the quest
+// [1] = Shows status of Ratto number 1 (1 is dead and 0 is alive).
+// [2] = Shows status of Ratto number 2 (1 is dead and 0 is alive).
+// [3] = Shows status of Ratto number 3 (1 is dead and 0 is alive).
+// [4] = Shows status of Ratto number 4 (1 is dead and 0 is alive).
+// [5] = Shows how many seconds passed since Ratto number 1 died.
+// [6] = Shows how many seconds passed since Ratto number 2 died.
+// [7] = Shows how many seconds passed since Ratto number 3 died.
+// [8] = Shows how many seconds passed since Ratto number 4 died.
+// [9] = Shows how many seconds passed since the player started the quest.
OnSpawn:
areamonster "000-2-2.gat",23, 19, 50, 40,"Ratto",1005,1,"RattosControl::OnRatto1Death";