optimization, fix to breath, experimenting with speed

This commit is contained in:
Putnam
2021-06-13 07:31:01 -07:00
parent 5b84155ac7
commit a9db30d6d9
4 changed files with 5 additions and 6 deletions
+2 -1
View File
@@ -125,7 +125,8 @@
var/obj/loc_as_obj = loc
loc_as_obj.handle_internal_lifeform(src,0)
breath.set_volume(BREATH_VOLUME)
if(breath)
breath.set_volume(BREATH_VOLUME)
check_breath(breath)
if(breath)