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:
DreamySkrell
2023-08-04 00:51:25 +02:00
committed by GitHub
parent 038760a68a
commit d0c758cdf1
32 changed files with 378 additions and 398 deletions
-1
View File
@@ -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
)