mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
[MIRROR] Start of TG Click Code Port (#12071)
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
committed by
GitHub
parent
c3efdda013
commit
f7de0bb70b
@@ -98,7 +98,7 @@
|
||||
last_passive_use = world.time
|
||||
blob_type.on_chunk_tick(src)
|
||||
|
||||
/obj/item/blobcore_chunk/AltClick(mob/living/carbon/user)
|
||||
/obj/item/blobcore_chunk/click_alt(mob/living/carbon/user)
|
||||
if(blob_type && blob_type.chunk_active_type == BLOB_CHUNK_TOGGLE)
|
||||
should_tick = !should_tick
|
||||
|
||||
|
||||
Reference in New Issue
Block a user