This commit is contained in:
silicons
2020-11-12 23:34:42 -07:00
parent e8bd56a92d
commit 803bff4e5f
285 changed files with 285 additions and 285 deletions
@@ -212,4 +212,4 @@
name = "Outbomb Cuban Pete"
updateUsrDialog()
return TRUE
return TRUE
+1 -1
View File
@@ -69,4 +69,4 @@
return 0
if(B.scrambledcodes || B.emagged)
return 0
return ..()
return ..()
+1 -1
View File
@@ -40,4 +40,4 @@
close()
if("minor", "clear")
autoclose = FALSE
open()
open()
@@ -13,4 +13,4 @@
if(!istype(D, /obj/machinery/door/window) && D.density)
return 0
//There are no false wall checks because that would be fucking
return 1
return 1
+1 -1
View File
@@ -70,4 +70,4 @@
return
/obj/machinery/door/password/ex_act(severity, target)
return
return
+1 -1
View File
@@ -19,4 +19,4 @@
icon_state = "door1"
opacity = 1
density = TRUE
explosion_block = 1
explosion_block = 1
+1 -1
View File
@@ -187,4 +187,4 @@ GLOBAL_LIST_EMPTY(doppler_arrays)
/obj/machinery/doppler_array/research/science/Initialize()
. = ..()
linked_techweb = SSresearch.science_tech
linked_techweb = SSresearch.science_tech
@@ -312,4 +312,4 @@
</div>
[state_options]"}
return output
return output
+1 -1
View File
@@ -48,4 +48,4 @@
if(isliving(O))
var/mob/living/L = O
to_chat(L, "<span class='warning'>You feel something click beneath you!</span>")
addtimer(CALLBACK(src, .proc/drive), drive_delay)
addtimer(CALLBACK(src, .proc/drive), drive_delay)