mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-18 10:33:30 +01:00
TG: Fixed projectiles going into disposals.
Made the rapid syringe gun a subtype of the syringe gun, and reduced it's capacity to four syringes. Fixed the examine bug on syringe guns. Added a new sprite for the regular syringe gun. Added a new door for research. It's also used in robotics. Updated the air injector sprite. Fixed some pepperspray spelling errors. ~~REMOVED~~: the energy crossbow and chemsprayer from R&D.
This commit is contained in:
@@ -87,14 +87,14 @@ obj/structure/door_assembly
|
||||
state = 1
|
||||
glass = 0
|
||||
|
||||
/* door_assembly_research
|
||||
door_assembly_research
|
||||
name = "Research Airlock Assembly"
|
||||
icon_state = "door_as_res1"
|
||||
airlock_type = /obj/machinery/door/airlock/research
|
||||
anchored = 1
|
||||
density = 1
|
||||
state = 1
|
||||
glass = 0*/
|
||||
glass = 0
|
||||
|
||||
door_assembly_med
|
||||
name = "Medical Airlock Assembly"
|
||||
|
||||
Reference in New Issue
Block a user