Emergency Patch for two-seat Space-Pods. They are no longer infinity

sized.
This commit is contained in:
Tigercat2000
2014-12-18 14:28:47 -08:00
parent aeb4841f01
commit 46d2000d8b
+4
View File
@@ -397,6 +397,10 @@
else
usr << "\red <B>The [src.name]'s doors are locked.</B>"
return
if(src.occupant2)
usr << "\red <B>The spacepod is full! Are you going to sit on [src.occupant2.name]'s lap?</b>"
return
/*
if (usr.abiotic())
usr << "\blue <B>Subject cannot have abiotic items on.</B>"