mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-28 07:20:09 +01:00
Mining
Mineral walls added (not buildable yet). Mineral doors are now actually destructible. Expanded the outpost, adding a small cafeteria and botany area. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1606 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -829,7 +829,7 @@
|
||||
return
|
||||
var/obj/glowshroom/planted = new /obj/glowshroom(user.loc)
|
||||
|
||||
planted.delay = lifespan * 10
|
||||
planted.delay = lifespan * 50
|
||||
planted.endurance = endurance
|
||||
planted.yield = yield
|
||||
planted.potency = potency
|
||||
|
||||
Reference in New Issue
Block a user