mirror of
https://github.com/2revoemag/PSF-BotServer.git
synced 2026-01-20 02:24:45 +00:00
Update game_objects31.adb.lst
This commit is contained in:
parent
1245e6ffc4
commit
546f6b75a0
|
|
@ -142,3 +142,17 @@ add_property super_medkit allowed true
|
|||
add_property super_staminakit allowed true
|
||||
add_property winchester allowed true
|
||||
add_property winchester_ammo allowed true
|
||||
add_property order_terminal forsale_dynomite ordertype_weapon
|
||||
add_property order_terminal forsale_pellet_gun ordertype_weapon
|
||||
add_property order_terminal forsale_pellet_gun_ammo
|
||||
add_property order_terminal forsale_six_shooter ordertype_weapon
|
||||
add_property order_terminal forsale_six_shooter_ammo
|
||||
add_property order_terminal forsale_winchester ordertype_weapon
|
||||
add_property order_terminal forsale_winchester_ammo
|
||||
add_property portable_order_terminal forsale_dynomite ordertype_weapon
|
||||
add_property portable_order_terminal forsale_pellet_gun ordertype_weapon
|
||||
add_property portable_order_terminal forsale_pellet_gun_ammo
|
||||
add_property portable_order_terminal forsale_six_shooter ordertype_weapon
|
||||
add_property portable_order_terminal forsale_six_shooter_ammo
|
||||
add_property portable_order_terminal forsale_winchester ordertype_weapon
|
||||
add_property portable_order_terminal forsale_winchester_ammo
|
||||
|
|
|
|||
Loading…
Reference in a new issue