Remove 'yes' and 'no' in favor of 'true' and 'false'
This commit is contained in:
@@ -167,7 +167,7 @@ MoneyCrate:
|
||||
Inherits: ^Crate
|
||||
GiveCashCrateAction:
|
||||
Amount: 500
|
||||
UseCashTick: yes
|
||||
UseCashTick: true
|
||||
|
||||
airstrike.proxy:
|
||||
AirstrikePower:
|
||||
|
||||
@@ -160,7 +160,7 @@ MoneyCrate:
|
||||
Inherits: ^Crate
|
||||
GiveCashCrateAction:
|
||||
Amount: 2000
|
||||
UseCashTick: yes
|
||||
UseCashTick: true
|
||||
|
||||
NUKEOUT.IN:
|
||||
Inherits: NUKE
|
||||
|
||||
@@ -193,7 +193,7 @@ MoneyCrate:
|
||||
Inherits: ^Crate
|
||||
GiveCashCrateAction:
|
||||
Amount: 2000
|
||||
UseCashTick: yes
|
||||
UseCashTick: true
|
||||
|
||||
NUKEOUT.IN:
|
||||
Inherits: NUKE
|
||||
|
||||
Reference in New Issue
Block a user