Fixes to Typo Errors.
This commit is contained in:
parent
f1c90899f0
commit
c5cd672cd8
@ -186,10 +186,10 @@
|
||||
mes "Well, of course, they are all very cute, but Ghostring is an EXCEPTION. It is very very dangerous.";
|
||||
next;
|
||||
mes "[Dega]";
|
||||
mes "If you are lucky enough, you might even bump into Angelring, the Poring with Angel wings.";
|
||||
mes "If you are lucky enough, you might even bump into Angeling, the Poring with Angel wings.";
|
||||
next;
|
||||
while(1) {
|
||||
switch(select("Ghostring?:Angelring?:End Conversation.")) {
|
||||
switch(select("Ghostring?:Angeling?:End Conversation.")) {
|
||||
case 1:
|
||||
mes "[Dega]";
|
||||
mes "Ghostring is a grayish Poring that floats around in the air like a ghost. Just like other ghosts, physical attacks can't do any damage to it.";
|
||||
@ -206,7 +206,7 @@
|
||||
break;
|
||||
case 2:
|
||||
mes "[Dega]";
|
||||
mes "Angelrings are immune to Magic attacks. If people who can only attack with Magic face an Angelring, then it's time for";
|
||||
mes "Angelings are immune to Magic attacks. If people who can only attack with Magic face an Angeling, then it's time for";
|
||||
mes "them to run.";
|
||||
next;
|
||||
mes "[Dega]";
|
||||
|
@ -77,7 +77,7 @@ gefenia04,0,0,0,0 monster Ogretooth 1204,1,18000000,14400000,0
|
||||
//==================================================
|
||||
//gefenia01,0,0,0,0 monster Fake Angel 1371,10,0,0,0
|
||||
//gefenia01,0,0,0,0 monster Mini Demon 1292,6,300000,0,0
|
||||
//gefenia01,0,0,0,0 monster Apolcalips 1365,4,300000,0,0
|
||||
//gefenia01,0,0,0,0 monster Apocalypse 1365,4,300000,0,0
|
||||
//gefenia01,0,0,0,0 monster Elder 1377,10,300000,0,1
|
||||
//gefenia01,0,0,0,0 monster Abyssmal Knight 1219,3,1800000,900000,1
|
||||
//gefenia01,0,0,0,0 monster Bloody Knight 1268,2,300000,0,0
|
||||
@ -92,7 +92,7 @@ gefenia04,0,0,0,0 monster Ogretooth 1204,1,18000000,14400000,0
|
||||
//gefenia02,0,0,0,0 monster Succubus 1370,6,0,0,0
|
||||
//gefenia02,0,0,0,0 monster Incubus 1374,6,0,0,0
|
||||
//gefenia02,0,0,0,0 monster Mini Demon 1292,10,300000,0,0
|
||||
//gefenia02,0,0,0,0 monster Apolcalips 1365,8,300000,0,0
|
||||
//gefenia02,0,0,0,0 monster Apocalypse 1365,8,300000,0,0
|
||||
//gefenia02,0,0,0,0 monster Abyssmal Knight 1219,2,1800000,900000,1
|
||||
//gefenia02,0,0,0,0 monster Bloody Knight 1268,5,300000,0,0
|
||||
//gefenia02,0,0,0,0 monster Poring 1502,1,0,0,0
|
||||
@ -106,7 +106,7 @@ gefenia04,0,0,0,0 monster Ogretooth 1204,1,18000000,14400000,0
|
||||
//gefenia03,0,0,0,0 monster Succubus 1370,5,0,0,0
|
||||
//gefenia03,0,0,0,0 monster Incubus 1374,5,0,0,0
|
||||
//gefenia03,0,0,0,0 monster Mini Demon 1292,10,300000,0,0
|
||||
//gefenia03,0,0,0,0 monster Apolcalips 1365,6,300000,0,0
|
||||
//gefenia03,0,0,0,0 monster Apocalypse 1365,6,300000,0,0
|
||||
//gefenia03,0,0,0,0 monster Elder 1377,10,300000,0,1
|
||||
//gefenia03,0,0,0,0 monster Abyssmal Knight 1219,3,1800000,900000,1
|
||||
//gefenia03,0,0,0,0 monster Bloody Knight 1268,2,300000,0,0
|
||||
@ -120,7 +120,7 @@ gefenia04,0,0,0,0 monster Ogretooth 1204,1,18000000,14400000,0
|
||||
//gefenia04,0,0,0,0 monster Fake Angel 1371,10,0,0,0
|
||||
//gefenia04,0,0,0,0 monster Succubus 1370,5,0,0,0
|
||||
//gefenia04,0,0,0,0 monster Incubus 1374,3,0,0,0
|
||||
//gefenia04,0,0,0,0 monster Apolcalips 1365,4,300000,0,0
|
||||
//gefenia04,0,0,0,0 monster Apocalypse 1365,4,300000,0,0
|
||||
//gefenia04,0,0,0,0 monster Abyssmal Knight 1219,5,1800000,900000,1
|
||||
//gefenia04,0,0,0,0 monster Bloody Knight 1268,2,300000,0,0
|
||||
//gefenia04,0,0,0,0 monster Poring 1502,1,0,0,0
|
||||
|
@ -561,7 +561,7 @@ dicastes01,235,245,4 script Excited Piom#a 490,{
|
||||
dicastes01,284,262,3 script Favorable Knit#a 453,{
|
||||
mes "[Favorable Knit]";
|
||||
if (isequipped(2782)) {
|
||||
mes "Unlike the Raphine, we Saphas";
|
||||
mes "Unlike the Laphine, we Saphas";
|
||||
mes "are a very close community.";
|
||||
mes "We start by living together in common facilities after we are born.";
|
||||
mes "That is why all Saphas are like family.";
|
||||
|
Loading…
x
Reference in New Issue
Block a user