mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-27 15:01:04 +01:00
Ports the radiation subsystem and cleans up damage flags. (#15715)
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
icon_state = "loader_arms"
|
||||
has_hardpoints = list(HARDPOINT_LEFT_HAND, HARDPOINT_RIGHT_HAND)
|
||||
power_use = 50
|
||||
var/damagetype = BRUTE
|
||||
var/damagetype = DAMAGE_BRUTE
|
||||
|
||||
var/punch_sound = 'sound/mecha/mech_punch.ogg'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user