Skip to content

Commit

Permalink
how did i do this twice
Browse files Browse the repository at this point in the history
  • Loading branch information
Mister-moon1 committed Oct 5, 2023
1 parent 0ed513a commit 761cad5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,7 @@ GLOBAL_VAR_INIT(resin_lz_allowed, FALSE)
construction_name = "sticky resin"
cost = XENO_RESIN_STICKY_COST
build_time = 1 SECONDS
max_per_xeno = 25

build_path = /obj/effect/alien/resin/sticky

Expand All @@ -249,7 +250,6 @@ GLOBAL_VAR_INIT(resin_lz_allowed, FALSE)
construction_name = "fast resin"
cost = XENO_RESIN_FAST_COST
build_time = 1 SECONDS
max_per_xeno = 25

build_path = /obj/effect/alien/resin/sticky/fast

Expand Down

0 comments on commit 761cad5

Please sign in to comment.