mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
DisplayTimeText mk2 (#30969)
* Adds new helper, DisplayTimeText * Removed unused define Thought it would've been nice to have for the future, but I guess it's fine to go without it. * CBB * Revamp * Early returns * More cleanup * Proc cleanup * Makes fraction only show if seconds is < 1 * Last cleanup * Revert * Corrected incorrect round time. Dunno how nobody ever caught that it was incorrect on live servers, gg.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
icon_state = "crittercrate"
|
||||
horizontal = FALSE
|
||||
allow_objects = FALSE
|
||||
breakout_time = 1
|
||||
breakout_time = 600
|
||||
material_drop = /obj/item/stack/sheet/mineral/wood
|
||||
material_drop_amount = 4
|
||||
delivery_icon = "deliverybox"
|
||||
|
||||
Reference in New Issue
Block a user