added some new lines, cleanup and updated the default sprite removing the armor
This commit is contained in:
@ -83,7 +83,7 @@ OnInstallComplete
|
||||
}
|
||||
elseif reference0 == "ghost"
|
||||
{
|
||||
"\s[0]Все проверки пройдены, целостность архива подтверждена, поздоровайся с %(reference1), %(username). Ты тоже не стисняйся, %(reference1), скажи 'привет'!\e"
|
||||
"\s[0]Все проверки пройдены, целостность архива подтверждена, поздоровайся с %(reference1), %(username). Ты тоже не стисняйся, %(reference1)!\e"
|
||||
}
|
||||
elseif reference0 == "balloon"
|
||||
{
|
||||
@ -107,7 +107,7 @@ OnInstallComplete
|
||||
}
|
||||
else
|
||||
{
|
||||
"\s[0]Installed %(reference1)."
|
||||
"\s[0]Готово, установила %(reference1)."
|
||||
}
|
||||
}
|
||||
|
||||
@ -138,7 +138,6 @@ OnInstallRefuse
|
||||
"\0\s[0]Люма не может это использовать. \w4Может, %(reference0) знает что с делать с этим файлом?\e"
|
||||
}
|
||||
|
||||
//--OnVanishSelecting
|
||||
/**
|
||||
* Initiate uninstallation
|
||||
*/
|
||||
@ -176,7 +175,7 @@ OnVanishButtonHold
|
||||
|
||||
/**
|
||||
* If the user uninstalls a ghost, it'll automatically go back to the last ghost you were using.
|
||||
* The ghost appeared will say this line of dialogue about the ghost you just uninstalled.
|
||||
* If the ghost user switched to appears to be Lyuma she will say this line of dialogue about the ghost you just uninstalled.
|
||||
* reference0 - name of the deleted ghost
|
||||
*/
|
||||
OnVanished
|
||||
|
||||
Reference in New Issue
Block a user