A small fix (#279)
* Adds In Deep from RA2 into the roundstart music * Adds In Deep from RA2 into the roundstart music * A few minor things Fixes up my plasmagun code so that the projectiles have an impact_effect, Adds the enclave power armor from Fallout 13 (currently admin spawn only), and adds a Krotchy doll into the arcade prize list (Sprites were in Fallout 13's git but I suspect it originated somewhere else). * Remove crap Removing the extra crap so its now just a single-line fix. * AAAA ultra-hotfix
This commit is contained in:
@@ -7,6 +7,7 @@ obj/item/projectile/energy/plasmabolt
|
||||
damage_type = BURN
|
||||
hitsound = 'sound/weapons/sear.ogg'
|
||||
hitsound_wall = 'sound/weapons/effects/searwall.ogg'
|
||||
impact_effect_type = /obj/effect/overlay/temp/impact_effect/green_laser
|
||||
|
||||
/obj/item/projectile/energy/plasmabolt/light
|
||||
damage = 35
|
||||
|
||||
Reference in New Issue
Block a user