mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-25 09:31:30 +00:00
Reagent Hoses (#7386)
* Starts work on basic reagent hose machinery. * Continue Work, Add Spray Nozzle * Tubing is craftable. * Changeling * Upkeep * TRUE
This commit is contained in:
@@ -50,3 +50,13 @@
|
||||
evasion = -5
|
||||
attack_speed_percent = 1.1
|
||||
disable_duration_percent = 1.05
|
||||
|
||||
/datum/modifier/clone_stabilizer
|
||||
name = "clone stabilized"
|
||||
desc = "Your body's regeneration is highly restricted."
|
||||
|
||||
on_created_text = "<span class='danger'>You feel nauseous.</span>"
|
||||
on_expired_text = "<span class='warning'>You feel healthier.</span>"
|
||||
stacks = MODIFIER_STACK_EXTEND
|
||||
|
||||
incoming_healing_percent = 0.1
|
||||
|
||||
Reference in New Issue
Block a user