diff options
Diffstat (limited to 'npc/002-2/ratto.txt')
-rw-r--r-- | npc/002-2/ratto.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/002-2/ratto.txt b/npc/002-2/ratto.txt index 39827420a..32499f437 100644 --- a/npc/002-2/ratto.txt +++ b/npc/002-2/ratto.txt @@ -17,7 +17,7 @@ // [8] = Shows how many seconds passed since ratto number 4 died. // [9] = Shows how many seconds passed since the player started the quest. -000-2,47,30,0 script RattosControl NPC_HIDDEN,{ +002-2,47,30,0 script RattosControl NPC_HIDDEN,{ OnSpawn: areamonster "002-2", 23, 19, 50, 40, "Ratto", 1005, 1, "RattosControl::OnRatto1Death"; |