mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-23 21:27:01 +01:00
[MIRROR] some more grep checks (#11414)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
co-authored by
Kashargul
parent
83133252b1
commit
f46d700e64
+1
-1
@@ -44,6 +44,6 @@
|
||||
H.adjust_nutrition(10)
|
||||
if(!implant.durability)
|
||||
implant.unimplant(H)
|
||||
qdel_null(implant)
|
||||
QDEL_NULL(implant)
|
||||
H.adjust_nutrition(100)
|
||||
to_chat(H, span_critical("Your NIF lets out one last sputter as it finally gives out"))
|
||||
|
||||
Reference in New Issue
Block a user