mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-21 19:17:50 +01:00
Removed those ugly hazard doors!
Fixes issue 922. Includes single tank bombs in the .dme for live testing. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@4696 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -119,8 +119,4 @@
|
||||
else
|
||||
if(istype(source)) air_master.tiles_to_update += source
|
||||
if(istype(destination)) air_master.tiles_to_update += destination
|
||||
return 1
|
||||
|
||||
/obj/machinery/door/firedoor/border_only/hazard
|
||||
name = "hazard door"
|
||||
icon = 'icons/obj/doors/DoorHazard.dmi'
|
||||
return 1
|
||||
Reference in New Issue
Block a user