mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 02:16:05 +00:00
tgui 4 (#30535)
Co-authored-by: ShiftyRail <31417754+ShiftyRail@users.noreply.github.com>
This commit is contained in:
@@ -211,13 +211,14 @@
|
||||
// obj/item/item: the item being used for the attack
|
||||
/event/attackby
|
||||
|
||||
/event/ui_act
|
||||
|
||||
//Called when living calls a life() tick
|
||||
// Arguments:
|
||||
// mob/living/L: thing that ticker
|
||||
// life_ticks: the amounts of lifetick processed
|
||||
/lazy_event/on_life
|
||||
|
||||
|
||||
/datum
|
||||
/// Associative list of type path -> list(),
|
||||
/// where the type path is a descendant of /event_type.
|
||||
|
||||
Reference in New Issue
Block a user