commit/rej cleanup
This commit is contained in:
@@ -169,7 +169,7 @@
|
||||
alert_type = null
|
||||
/datum/status_effect/crusher_mark
|
||||
id = "crusher_mark"
|
||||
duration = 600 //if you leave for a minute you lose the mark, deal with it
|
||||
duration = 30 //if you leave for 30 seconds you lose the mark, deal with it
|
||||
status_type = STATUS_EFFECT_REPLACE
|
||||
alert_type = null
|
||||
var/mutable_appearance/marked_underlay
|
||||
|
||||
@@ -1,10 +0,0 @@
|
||||
diff a/code/datums/status_effects/debuffs.dm b/code/datums/status_effects/debuffs.dm (rejected hunks)
|
||||
@@ -170,7 +170,7 @@
|
||||
|
||||
/datum/status_effect/crusher_mark
|
||||
id = "crusher_mark"
|
||||
- duration = 600 //if you leave for a minute you lose the mark, deal with it
|
||||
+ duration = 300 //if you leave for 30 seconds you lose the mark, deal with it
|
||||
status_type = STATUS_EFFECT_REPLACE
|
||||
alert_type = null
|
||||
var/mutable_appearance/marked_underlay
|
||||
Reference in New Issue
Block a user