mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-12 15:45:25 +01:00
Energy projectiles now move instantly, leaving a straight line from their origin to their destination, like real energy weapons.
Welderbackpack now has a proper icon. Stun rounds can now be reduced or blocked by armor Added more update_clothing() calls Fixed strangling non-humans. Blob is now an announcement only.
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
name = "Welding kit"
|
||||
desc = "A heavy-duty, portable welding fluid carrier."
|
||||
flags = ONBACK
|
||||
icon = 'storage.dmi'
|
||||
icon_state = "engiepack"
|
||||
w_class = 4.0
|
||||
var/max_fuel = 350
|
||||
|
||||
Reference in New Issue
Block a user