File diff c1561bd81710 → d8e9f9dc841a
journey_zayslanotrr.lua
Show inline comments
 
@@ -96,6 +96,7 @@ za_cmbt_phaetlarr = combatant {
 
za_cmbt_guard = function(nam, x, y) 
 
    return combatant {
 
        nam = nam;
 
        disp2 = "стражника";
 
        x = x;
 
        y = y;
 
        hp = 8;