mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 23:17:02 +01:00
More Silly Crates (#29310)
* bleh * blah * bluh * Update folders.dm * Update pack_miscellaneous.dm * baba * bebe * bobo * Increased energy use per shot for fake egun * Update code/modules/clothing/suits/misc_suits.dm Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com> Signed-off-by: Osetrokarasek <78341303+ostrkrs@users.noreply.github.com> * Update code/modules/projectiles/guns/energy/energy.dm Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com> Signed-off-by: Osetrokarasek <78341303+ostrkrs@users.noreply.github.com> --------- Signed-off-by: Osetrokarasek <78341303+ostrkrs@users.noreply.github.com> Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
This commit is contained in:
@@ -111,6 +111,11 @@
|
||||
armour_penetration_flat = -10
|
||||
light_color = LIGHT_COLOR_BLUE
|
||||
|
||||
/obj/item/projectile/beam/disabler/fake
|
||||
name = "weakened disabler beam"
|
||||
nodamage = 1
|
||||
damage = 0
|
||||
|
||||
/obj/item/projectile/beam/disabler/pellet
|
||||
name = "split disabler beam"
|
||||
icon_state = "scatterdisabler"
|
||||
|
||||
Reference in New Issue
Block a user