mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 19:44:09 +01:00
Merge pull request #9141 from R1f72r/Highfive
Change the High-five emote time frame from 2.5 seconds to 4 seconds
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
|
||||
/datum/status_effect/high_five
|
||||
id = "high_five"
|
||||
duration = 25
|
||||
duration = 40
|
||||
alert_type = null
|
||||
|
||||
/datum/status_effect/high_five/on_timeout()
|
||||
owner.visible_message("[owner] was left hanging....")
|
||||
owner.visible_message("[owner] was left hanging....")
|
||||
|
||||
Reference in New Issue
Block a user