summaryrefslogtreecommitdiff
path: root/npc/025-1/ctrl.c
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-02-17 22:34:19 -0300
committerJesusaves <cpntb1@ymail.com>2021-02-17 22:34:19 -0300
commite28a3651adad1c976e5286c356e7eca21f6234cf (patch)
tree1fef2a291bda7ee4f4c99d36c7d33919dfcf004c /npc/025-1/ctrl.c
parentf55be65c4c6f3cc59cd950a53c3c9faf8fef7621 (diff)
downloadserverdata-e28a3651adad1c976e5286c356e7eca21f6234cf.tar.gz
serverdata-e28a3651adad1c976e5286c356e7eca21f6234cf.tar.bz2
serverdata-e28a3651adad1c976e5286c356e7eca21f6234cf.tar.xz
serverdata-e28a3651adad1c976e5286c356e7eca21f6234cf.zip
Translators instructions
Diffstat (limited to 'npc/025-1/ctrl.c')
-rw-r--r--npc/025-1/ctrl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/025-1/ctrl.c b/npc/025-1/ctrl.c
index 49d8467ed..748da88f5 100644
--- a/npc/025-1/ctrl.c
+++ b/npc/025-1/ctrl.c
@@ -452,7 +452,7 @@ OnConquest:
end;
OnConBonus:
- message strcharinfo(0), l("Commander Povo : Good job %s. You did well.", lg("girl", "man"));
+ message strcharinfo(0), l("Commander Povo : Good job %s. You did well.", lg("girl", "man")); // TRANSLATORS: Preserve whitespace.
.@it=any(ApanaCake, SacredLifePotion, SacredManaPotion, SacredImmortalityPotion, DeathPotion, PurificationPotion, ApanaCake);
if (.@it == ApanaCake || .@it == PurificationPotion)
.@qn = rand2(2, 5);