mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
Added:
Numbers' hydroponics syringe injections: Now you can put chemical solutions into hydrotrays and plants will react accordingly. Minihoe for uprooting weeds safely. Added to hydroponics trays. Changed: Advanced ProcCall proc, now actually somewhat useful. Blob expands faster again. Slight Plant-b-Gone buff against alien weeds. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@125 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
return
|
||||
|
||||
for(var/dirn in cardinal)
|
||||
sleep(10) // -- Skie
|
||||
sleep(3) // -- Skie
|
||||
var/turf/T = get_step(src, dirn)
|
||||
|
||||
if (istype(T.loc, /area/arrival))
|
||||
|
||||
Reference in New Issue
Block a user