mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-22 04:24:20 +01:00
- You can now stick MMI-ied brains inside mechs, if you want.
- Other small fixes and tweaks. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1316 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -122,7 +122,11 @@
|
||||
get_breath_from_internal(volume_needed)
|
||||
|
||||
update_canmove()
|
||||
canmove = 0
|
||||
if(src.in_contents_of(/obj/mecha))
|
||||
canmove = 1
|
||||
else
|
||||
canmove = 0
|
||||
return
|
||||
|
||||
handle_breath(datum/gas_mixture/breath)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user