mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-29 16:10:02 +01:00
Update the codebase to 515. (#15553)
* Update the codebase to 515. * edit that * WHOOPS * maor * maybe works * libcall and shit * do that too * remove that * auxtools isnt updated so get rid of it * actually remove auxtools lol Co-authored-by: Matt Atlas <liermattia@gmail.com>
This commit is contained in:
@@ -2022,7 +2022,7 @@ All custom items with worn sprites must follow the contained sprite system: http
|
||||
|
||||
icon_state = "card_spin"
|
||||
add_overlay("card_spin_fx")
|
||||
addtimer(CALLBACK(src, .proc/finish_selection, usr), 3 SECONDS)
|
||||
addtimer(CALLBACK(src, PROC_REF(finish_selection), usr), 3 SECONDS)
|
||||
|
||||
/obj/item/fluff/ielia_tarot/examine(mob/user)
|
||||
if(..(user, 1))
|
||||
|
||||
Reference in New Issue
Block a user