# HG changeset patch # User Silverwing # Date 2019-03-08 11:04:01 # Node ID 4282350696a0539e745a8a9920131b174e1a8d3f # Parent 31d8b6812309b726b2f36f19de971a6c013811c6 umbrella is not needed diff --git a/startup.lua b/startup.lua --- a/startup.lua +++ b/startup.lua @@ -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