mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 04:22:39 +01:00
Replace /pottedplant/random with /random/pottedplant/ (#16944)
* madness * changelog * haha changelog fail * post merge fix * huh * post merge fix * aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa --------- Co-authored-by: DreamySkrell <>
This commit is contained in:
co-authored by
DreamySkrell <>
parent
038760a68a
commit
d0c758cdf1
@@ -372,7 +372,7 @@ STOCK_ITEM_COMMON(plant, 3.5)
|
||||
if (turf_clear(U))
|
||||
T = U
|
||||
break
|
||||
new /obj/structure/flora/pottedplant/random(T)
|
||||
new /obj/random/pottedplant(T)
|
||||
|
||||
STOCK_ITEM_COMMON(bag, 2)
|
||||
var/type = pick( \
|
||||
|
||||
Reference in New Issue
Block a user