mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-22 08:01:06 +00:00
Srom Fix (#8895)
This commit is contained in:
@@ -1151,7 +1151,7 @@
|
||||
if(istype(I,/mob/living/simple_animal/borer))
|
||||
return I
|
||||
|
||||
return 0
|
||||
return null
|
||||
|
||||
/mob/proc/Released()
|
||||
//This is called when the mob is let out of a holder
|
||||
|
||||
Reference in New Issue
Block a user