mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-30 00:21:11 +01:00
Lamar is back in a cage (#2785)
Puts Lamarr back in its cage. 2017-06-21_18-00-23 Also removes a pointless New() override on Lamarr.
This commit is contained in:
@@ -99,9 +99,6 @@ var/const/MAX_ACTIVE_TIME = 400
|
||||
var/attached = 0
|
||||
var/sterile = 1
|
||||
|
||||
/obj/item/clothing/mask/lamarr/New()//to prevent deleting it if aliums are disabled
|
||||
return
|
||||
|
||||
/obj/item/clothing/mask/lamarr/attack_hand(user as mob)
|
||||
|
||||
if((stat == CONSCIOUS))
|
||||
|
||||
Reference in New Issue
Block a user