mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-26 21:49:11 +01:00
Merge pull request #14245 from Heroman3003/firework-stuff
Adds fireworks and their launchers
This commit is contained in:
@@ -208,6 +208,10 @@
|
||||
},
|
||||
/turf/simulated/floor/tiled,
|
||||
/area/groundbase/science/robotics)
|
||||
"aw" = (
|
||||
/obj/machinery/firework_launcher,
|
||||
/turf/simulated/floor/tiled,
|
||||
/area/groundbase/science/hall)
|
||||
"ax" = (
|
||||
/obj/structure/closet/secure_closet/personal,
|
||||
/obj/item/weapon/towel/random,
|
||||
@@ -2268,7 +2272,7 @@
|
||||
name = "box of measuring cups";
|
||||
pixel_x = 2;
|
||||
pixel_y = 3;
|
||||
starts_with = list(/obj/item/weapon/reagent_containers/glass/beaker/measuring_cup=7)
|
||||
starts_with = list(/obj/item/weapon/reagent_containers/glass/beaker/measuring_cup = 7)
|
||||
},
|
||||
/obj/machinery/atmospherics/unary/vent_pump/on{
|
||||
dir = 1
|
||||
@@ -23498,7 +23502,7 @@ aB
|
||||
PR
|
||||
lw
|
||||
Vr
|
||||
Vr
|
||||
aw
|
||||
Bl
|
||||
ag
|
||||
ag
|
||||
|
||||
Reference in New Issue
Block a user