diff --git a/P3D/Content/Data/Scripts/phone/035.dat b/P3D/Content/Data/Scripts/phone/035.dat index b74740673..d86997b0a 100644 --- a/P3D/Content/Data/Scripts/phone/035.dat +++ b/P3D/Content/Data/Scripts/phone/035.dat @@ -6,11 +6,11 @@ version=2 @Text.show(Hello?~Oh, hello !) :if:=true :then - @text.show(We were raising your~[POKE]MON, and my goodness,~we were surprised!*Your [POKE]MON was holding~an Egg!*We don't know how it~got there, but your~[POKE]MON had it.*If you want to have it~visit us on Four Island.) + @text.show(We were raising your~[POKE]mon, and my goodness,~we were surprised!*Your [POKE]mon was holding~an Egg!*We don't know how it~got there, but your~[POKE]mon had it.*If you want to have it~visit us on Four Island.) :else :select: :when:0 - @text.show(We take care of the~precious [POKE]MON of~other trainers.*If you'd like us to~raise your [POKE]MON,~visit us on Four Island.) + @text.show(We take care of the~precious [POKE]mon of~other trainers.*If you'd like us to~raise your [POKE]mon,~visit us on Four Island.) :when:1 @text.show(Glad you called!~Your is~doing just fine!) :when:2 @@ -22,7 +22,7 @@ version=2 :when:20 @storage.set(string,breed_text,The two don't seem~to like each other.) :when:0 - @storage.set(string,breed_text,The two prefer to play~with other [POKE]MON than~each other.) + @storage.set(string,breed_text,The two prefer to play~with other [POKE]mon than~each other.) :endwhen @text.show(Glad you called!*Your and~your are~doing just fine.*) @@ -31,7 +31,7 @@ version=2 :endif :else @Text.Show([POKE]gear: Day-Care Man~Receiving call.......) - @text.show(We were raising your~[POKE]MON, and my goodness,~we were surprised!*Your [POKE]MON was holding~an Egg!*We don't know how it~got there, but your~[POKE]MON had it.*If you want to have it~visit us on Four Island.) + @text.show(We were raising your~[POKE]mon, and my goodness,~we were surprised!*Your [POKE]mon was holding~an Egg!*We don't know how it~got there, but your~[POKE]mon had it.*If you want to have it~visit us on Four Island.) :endif :end \ No newline at end of file