mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-22 16:12:19 +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
|
||||
|
||||
4
html/changelogs/tehflamintaco - SromFix.yml
Normal file
4
html/changelogs/tehflamintaco - SromFix.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
author: Teh Flamin' Taco
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Skrell are now able to wake up."
|
||||
Reference in New Issue
Block a user