/obj/machinery/marine_turret/Topic does not call super

Locked
User avatar
mullvad
Registered user
Posts: 63
Joined: 12 Dec 2016, 06:40
Byond: mullvad

/obj/machinery/marine_turret/Topic does not call super

Post by mullvad » 12 Dec 2016, 09:20

Bug Description:

/obj/machinery/marine_turret/Topic does not call super, not does it check if the player is alive and able to touch the turret.

Steps to reproduce:
1. Walk up to a turret
2. Open it's interface
3. Run away
4. Interact with the interface

User avatar
MadSnailDisease
Registered user
Posts: 267
Joined: 20 Dec 2014, 22:05

Re: /obj/machinery/marine_turret/Topic does not call super

Post by MadSnailDisease » 17 Dec 2016, 23:49

Fixed.

Locked