From 38cccd4ba9a2a13a421d9f3adc7e0402bfe8f3c4 Mon Sep 17 00:00:00 2001 From: The Kandiman Date: Fri, 1 Jul 2011 16:25:10 -0400 Subject: Initial spell and grammar check for Rossy quest --- world/map/npc/025-3/barriers.txt | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'world/map/npc/025-3') diff --git a/world/map/npc/025-3/barriers.txt b/world/map/npc/025-3/barriers.txt index a21ab25a..22879eb5 100644 --- a/world/map/npc/025-3/barriers.txt +++ b/world/map/npc/025-3/barriers.txt @@ -34,7 +34,7 @@ L_AlreadyDone: L_AlreadyHelped: if (@juliadone1 == 1) end; - message strcharinfo(0), "There are nothing more than dead monster corpses in this cave."; + message strcharinfo(0), "There is nothing more than dead monster corpses in this cave."; set @juliadone1, 1; end; @@ -144,7 +144,7 @@ L_AlreadyDone: L_AlreadyHelped: if (@juliadone2 == 1) end; - message strcharinfo(0), "There are nothing more than dead monster corpses in this cave."; + message strcharinfo(0), "There is nothing more than dead monster corpses in this cave."; set @juliadone2, 1; end; @@ -253,7 +253,7 @@ L_AlreadyDone: L_AlreadyHelped: if (@juliadone3 == 1) end; - message strcharinfo(0), "There are nothing more than dead monster corpses in this cave."; + message strcharinfo(0), "There is nothing more than dead monster corpses in this cave."; set @juliadone3, 1; end; @@ -362,7 +362,7 @@ L_AlreadyDone: L_AlreadyHelped: if (@juliadone4 == 1) end; - message strcharinfo(0), "There are nothing more than dead monster corpses in this cave."; + message strcharinfo(0), "There is nothing more than dead monster corpses in this cave."; set @juliadone4, 1; end; @@ -471,7 +471,7 @@ L_AlreadyDone: L_AlreadyHelped: if (@juliadone5 == 1) end; - message strcharinfo(0), "There are nothing more than dead monster corpses in this cave."; + message strcharinfo(0), "There is nothing more than dead monster corpses in this cave."; set @juliadone5, 1; end; @@ -580,7 +580,7 @@ L_AlreadyDone: L_AlreadyHelped: if (@juliadone6 == 1) end; - message strcharinfo(0), "There are nothing more than dead monster corpses in this cave."; + message strcharinfo(0), "There is nothing more than dead monster corpses in this cave."; set @juliadone6, 1; end; @@ -689,7 +689,7 @@ L_AlreadyDone: L_AlreadyHelped: if (@juliadone7 == 1) end; - message strcharinfo(0), "There are nothing more than dead monster corpses in this cave."; + message strcharinfo(0), "There is nothing more than dead monster corpses in this cave."; set @juliadone7, 1; end; @@ -798,7 +798,7 @@ L_AlreadyDone: L_AlreadyHelped: if (@juliadone8 == 1) end; - message strcharinfo(0), "There are nothing more than dead monster corpses in this cave."; + message strcharinfo(0), "There is nothing more than dead monster corpses in this cave."; set @juliadone8, 1; end; @@ -907,7 +907,7 @@ L_AlreadyDone: L_AlreadyHelped: if (@juliadone9 == 1) end; - message strcharinfo(0), "There are nothing more than dead monster corpses in this cave."; + message strcharinfo(0), "There is nothing more than dead monster corpses in this cave."; set @juliadone9, 1; end; @@ -1028,7 +1028,7 @@ L_SomeoneInside: end; L_AlreadyHelped: - message strcharinfo(0), "There are nothing more than corpses in this cave. You close your eyes and go straight to the place where Julia is hidden."; + message strcharinfo(0), "There is nothing more than corpses in this cave. You close your eyes and go straight to the place where Julia is hidden."; warp "025-4.gat", 93, 33; end; -- cgit v1.2.3-70-g09d2