Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Feature] Drowning in the pool
#7
added this, thanks! Just to note, I moved your code a bit because it was placed in between an already-existing if/elseif. 

Also removed some unnecessary returns. for example here, a return..() does nothing because there's no parent proc to call: 
Code:
if (istype(src.shoes, /obj/item/clothing/shoes/flippers)) //you dont drown if you have flippers
    return..()
Reply


Messages In This Thread
[Feature] Drowning in the pool - by ZeWaka - 04-30-2016, 01:06 AM
RE: [Feature] Drowning in the pool - by Grifflez - 04-30-2016, 05:32 AM
RE: [Feature] Drowning in the pool - by hipBEE - 04-30-2016, 08:52 PM
RE: [Feature] Drowning in the pool - by ZeWaka - 05-01-2016, 11:40 AM
RE: [Feature] Drowning in the pool - by mbc - 05-01-2016, 07:11 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)