Merge pull request #1175 from Chemlight/Less-Zoomies

Vehicle balance and holo sign buff
This commit is contained in:
Dahlular
2021-05-19 01:40:57 -06:00
committed by GitHub
9 changed files with 26 additions and 11 deletions
+3 -3
View File
@@ -65,7 +65,7 @@
desc = "A holographic projector that creates holographic security barriers."
icon_state = "signmaker_sec"
holosign_type = /obj/structure/holosign/barrier
creation_time = 30
creation_time = 0
max_signs = 6
/obj/item/holosign_creator/engineering
@@ -73,7 +73,7 @@
desc = "A holographic projector that creates holographic engineering barriers."
icon_state = "signmaker_engi"
holosign_type = /obj/structure/holosign/barrier/engineering
creation_time = 30
creation_time = 0
max_signs = 6
/obj/item/holosign_creator/atmos
@@ -97,7 +97,7 @@
desc = "A holographic projector that creates PENLITE holobarriers. Useful during quarantines since they halt those with malicious diseases."
icon_state = "signmaker_med"
holosign_type = /obj/structure/holosign/barrier/medical
creation_time = 30
creation_time = 10
max_signs = 3
/obj/item/holosign_creator/cyborg