mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
Standardize LASER, NOCLONE, and HUSK
Conflicts: code/game/gamemodes/changeling/changeling_powers.dm code/modules/mob/living/carbon/human/death.dm maps/RandomZLevels/wildwest.dm
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
range = -1
|
||||
include_user = 1
|
||||
|
||||
mutations = list(LASER, M_HULK)
|
||||
mutations = list(M_LASER, M_HULK)
|
||||
duration = 300
|
||||
cooldown_min = 300 //25 deciseconds reduction per rank
|
||||
|
||||
|
||||
Reference in New Issue
Block a user