Browse Source

Menu update when getting a handbag from market or Artur

KevinSmarts 7 years ago
parent
commit
890544f032
2 changed files with 4 additions and 0 deletions
  1. 2 0
      locations/Grinok
  2. 2 0
      locations/arturend

+ 2 - 0
locations/Grinok

@@ -522,6 +522,8 @@ if $ARGS[0] = 'events':
 					minut += 15
 					bag = 1
 					money -= tovpay
+					if menu_option = 1:dynamic $menu_addoldmenu
+					if menu_option = 0:gs 'obj_din', 'new'
 					gt $curloc
 				end
 			end

+ 2 - 0
locations/arturend

@@ -34,6 +34,8 @@ act 'Brush up':
 		end
 	elseif bag = 0:
 		bag = 1
+		if menu_option = 1:dynamic $menu_addoldmenu
+		if menu_option = 0:gs 'obj_din', 'new'
 		'He gave you a handbag.'
 	end