Changeset - 819ef3a6673d
[Not reviewed]
default
0 2 1
Silverwing - 5 years ago 2019-06-01 08:45:01

Lseryanotrr prison fight
3 files changed with 3 insertions and 0 deletions:
0 comments (0 inline, 0 general)
images/battle_bg_prison.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
lse_confrontation.lua
Show inline comments
 
@@ -415,6 +415,8 @@ lse_prison_fight = battlefield {
 
    disp = "Лсэрианотр, тюрьма";
 
    lose = "game_over_lse_prison_fight";
 
    win = "lse_prison_fight_victory";
 
    bcg_pic = 'images/battle_bg_prison.png';
 
    player_pic = 'images/player_no_outfit.png';
 
    plX = 1;
 
    plY = 6;
 
    map = {
startup.lua
Show inline comments
 
@@ -220,4 +220,5 @@ function init()
 
    ---game init
 
    pl.where = intro;
 
    ---debug
 
    -- pl.where = lse_prison_fight;
 
end;
0 comments (0 inline, 0 general)