Stops putting RCD, bluespace bags, and staves into ORM

This commit is contained in:
ShizCalev
2017-09-29 20:33:19 -04:00
committed by CitadelStationBot
parent 7d31aa7538
commit f8f599b17b
8 changed files with 470 additions and 1 deletions
@@ -40,6 +40,7 @@
max_w_class = WEIGHT_CLASS_GIGANTIC
max_combined_w_class = 35
resistance_flags = FIRE_PROOF
flags_2 = NO_MAT_REDEMPTION_2
var/pshoom = 'sound/items/pshoom.ogg'
var/alt_sound = 'sound/items/pshoom_2.ogg'
armor = list(melee = 0, bullet = 0, laser = 0, energy = 0, bomb = 0, bio = 0, rad = 0, fire = 60, acid = 50)