mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-26 10:02:28 +00:00
Lifts and more (#2269)
Changes the main access lift into two seperate lifts. Should vastly decrease congestion. Changes the AutoLocker into an AutoDrobe, a floor mounted pad that does what the autolocker did instantly. Should solve round-start confusion. Fixes a handful of bugs. Off-topicedly, pretty much doubles Vaurca starting phoron, adds more phoron to K'ois and K'ois byproducts while removing more K'ois from raw K'ois. Adds a moderately expensive K'ois bar to the snack vendors for until I can figure out how to code phoron suppositories.
This commit is contained in:
@@ -348,8 +348,8 @@
|
||||
display_name = "k'ois spores"
|
||||
mutants = null
|
||||
chems = list(
|
||||
"koispaste" = list(5),
|
||||
"phoron" = list(1))
|
||||
"koispaste" = list(2),
|
||||
"phoron" = list(4))
|
||||
splat_type = /obj/effect/plant
|
||||
kitchen_tag = "koisspore"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user