File diff 31d8b6812309 → 4282350696a0
startup.lua
Show inline comments
 
@@ -81,7 +81,7 @@ player_drake = player {
 
    disp3 = "Дрейку";
 
    where = 'port';
 
    
 
    obj = {'hp_indicator', 'item_umbrella', 'item_charts', 'item_note_1', 'item_money'};
 
    obj = {'hp_indicator', 'item_charts', 'item_note_1', 'item_money'};
 
    
 
    pay = function(s, c)
 
        if (s.money >= c) then