mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-07-21 21:23:11 +01:00
Adds some forgotten plants for Sif flora, fixes a misnamed plant type.
This commit is contained in:
committed by
atermonera
parent
01be1bf264
commit
f5a8e7c5bc
@@ -48,7 +48,7 @@ var/list/turf_edge_cache = list()
|
||||
if(do_after(user, delay, src))
|
||||
if(!(locate(/obj/machinery/portable_atmospherics/hydroponics/soil) in contents))
|
||||
var/obj/machinery/portable_atmospherics/hydroponics/soil/soil = new(src)
|
||||
user.visible_message(SPAN_NOTICE("\The [src] digs \a [soil] into \the [src]."))
|
||||
user.visible_message(SPAN_NOTICE("\The [user] digs \a [soil] into \the [src]."))
|
||||
else
|
||||
var/loot_type = get_loot_type()
|
||||
if(loot_type)
|
||||
|
||||
Reference in New Issue
Block a user