mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-24 21:57:53 +01:00
Holo signs for Medical (#8463)
This commit is contained in:
@@ -60,4 +60,13 @@
|
||||
icon_state = "signmaker_engi"
|
||||
holosign_type = /obj/structure/holosign/barrier/combifan
|
||||
creation_time = 0
|
||||
max_signs = 3
|
||||
max_signs = 3
|
||||
|
||||
/obj/item/weapon/holosign_creator/medical
|
||||
name = "\improper PENLITE barrier projector"
|
||||
desc = "A holographic projector that creates PENLITE holobarriers. Useful during quarantines since they halt those with malicious diseases."
|
||||
icon = 'modular_chomp/icons/obj/device.dmi'
|
||||
icon_state = "signmaker_med"
|
||||
holosign_type = /obj/structure/holosign/barrier/medical
|
||||
creation_time = 0
|
||||
max_signs = 6
|
||||
|
||||
Reference in New Issue
Block a user