mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 05:00:55 +01:00
Merge pull request #19968 from ChangelingRain/extracttheresultinginkplaceinavialandexplaintoittheworthlessnessofthetreasuresofearthbreakitagainstamirrorthecauseofvanity
Clockwork scripture now has stat logging
This commit is contained in:
@@ -59,6 +59,8 @@ Judgement: 10 servants, 100 CV, and any existing AIs are converted or destroyed
|
||||
for(var/i in used_cache_components)
|
||||
if(used_cache_components[i])
|
||||
clockwork_component_cache[i] += consumed_components[i]
|
||||
else if(slab && !slab.no_cost) //if the slab exists and isn't debug, log the scripture as being used
|
||||
feedback_add_details("clockcult_scripture_recited", name)
|
||||
if(slab)
|
||||
slab.busy = null
|
||||
qdel(src)
|
||||
|
||||
Reference in New Issue
Block a user