Browse Source

[fixed] typo with a > instead of - causing error.

KevinSmarts 5 năm trước cách đây
mục cha
commit
ab0f59e103
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      locations/agentned.qsrc

+ 1 - 1
locations/agentned.qsrc

@@ -334,7 +334,7 @@ if $ARGS[0] = 'rent_pushkin':
 			if money >= home_rent[4]: 
 				money -= home_rent[4]
 			else
-				karta >= home_rent[4]
+				karta -= home_rent[4]
 			end
 			home_owned[4] = 1
 			if ARRSIZE('home_owned') = 0: gs 'set_home', 4