mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-18 19:39:42 +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:
@@ -441,7 +441,6 @@
|
||||
var/obj/structure/flora/pottedplant/P = null
|
||||
var/list/unwanted = list(
|
||||
/obj/structure/flora/pottedplant, // don't want parent base obj
|
||||
/obj/structure/flora/pottedplant/random, // depreciated
|
||||
/obj/structure/flora/pottedplant/dead2, // does not fit horizon's aesthetic
|
||||
/obj/structure/flora/pottedplant/empty
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user