mirror of
https://github.com/pkali/scorch_src.git
synced 2026-05-20 22:34:21 +02:00
sfx 0d1 + hiding unavailable weapons
This commit is contained in:
+19
-19
@@ -19,8 +19,8 @@ price_LeapFrog_______ = 192 ;_4
|
||||
price_Funky_Bomb_____ = 293 ;_5
|
||||
price_MIRV___________ = 456 ;_6
|
||||
price_Death_s_Head___ = 337 ;_7
|
||||
price_Napalm_________ = 0 ;496 ;_8
|
||||
price_Hot_Napalm_____ = 0 ;511 ;_9
|
||||
price_Napalm_________ = $ffff ;496 ;_8
|
||||
price_Hot_Napalm_____ = $ffff ;511 ;_9
|
||||
price_Tracer_________ = 102 ;_10
|
||||
price_Smoke_Tracer___ = 291 ;_11
|
||||
price_Baby_Roller____ = 689 ;_12
|
||||
@@ -41,8 +41,8 @@ price_Dirt_Ball______ = 130 ;_26
|
||||
price_Ton_of_Dirt____ = 171 ;_27
|
||||
price_Liquid_Dirt____ = 100; 530 ;_28
|
||||
price_Dirt_Charge____ = 581 ;_29
|
||||
price_Earth_Disrupter = 0 ;430 ;_30
|
||||
price_Plasma_Blast___ = 0 ;274 ;_31
|
||||
price_Earth_Disrupter = $ffff ;430 ;_30
|
||||
price_Plasma_Blast___ = $ffff ;274 ;_31
|
||||
price_Laser__________ = 577 ;_32
|
||||
price______________33 = 0
|
||||
price______________34 = 0
|
||||
@@ -59,22 +59,22 @@ price______________44 = 0
|
||||
price______________45 = 0
|
||||
price______________46 = 0
|
||||
price______________47 = 0
|
||||
price_Heat_Guidance__ = 0 ;_48_($30)
|
||||
price_Bal_Guidance___ = 0 ;_49
|
||||
price_Horz_Guidance__ = 0 ;_50
|
||||
price_Vert_Guidance__ = 0 ;_51
|
||||
price_Lazy_Boy_______ = 0 ;_52
|
||||
price_Heat_Guidance__ = $ffff ;_48_($30)
|
||||
price_Bal_Guidance___ = $ffff ;_49
|
||||
price_Horz_Guidance__ = $ffff ;_50
|
||||
price_Vert_Guidance__ = $ffff ;_51
|
||||
price_Lazy_Boy_______ = $ffff ;_52
|
||||
price_Parachute______ = 1100 ;_53
|
||||
price_Battery________ = 0 ;_54
|
||||
price_Mag_Deflector__ = 0 ;_55
|
||||
price_Shield_________ = 0 ;_56
|
||||
price_Force_Shield___ = 0 ;_57
|
||||
price_Heavy_Shield___ = 0 ;_58
|
||||
price_Super_Mag______ = 0 ;_59
|
||||
price_Auto_Defense___ = 0 ;_60
|
||||
price_Fuel_Tank______ = 0 ;_61
|
||||
price_Contact_Trigger = 0 ;_62
|
||||
price______________63 = 0
|
||||
price_Battery________ = $ffff ;_54
|
||||
price_Mag_Deflector__ = $ffff ;_55
|
||||
price_Shield_________ = $ffff ;_56
|
||||
price_Force_Shield___ = $ffff ;_57
|
||||
price_Heavy_Shield___ = $ffff ;_58
|
||||
price_Super_Mag______ = $ffff ;_59
|
||||
price_Auto_Defense___ = $ffff ;_60
|
||||
price_Fuel_Tank______ = $ffff ;_61
|
||||
price_Contact_Trigger = $ffff ;_62
|
||||
price______________63 = $ffff
|
||||
;--------------------------------
|
||||
; names of RMT instruments (sfx)
|
||||
;--------------------------------
|
||||
|
||||
Reference in New Issue
Block a user