mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 04:27:35 +01:00
Add extinguish to pAI
This commit is contained in:
@@ -339,3 +339,7 @@
|
||||
pai.ex_act(severity)
|
||||
else
|
||||
qdel(src)
|
||||
|
||||
/obj/item/paicard/extinguish_light()
|
||||
for(var/atom/A in src)
|
||||
A.extinguish_light()
|
||||
|
||||
Reference in New Issue
Block a user