Migrate /obj/effect/spawner/lootdrop to /obj/effect/spawner/random. (#27445)

* refactor: Migrate /obj/effect/spawner/lootdrop to /obj/effect/spawner/random.

* set script PR number

* fix broken updatepaths for three course meal

* make filenames unique

* goddamnit

* redirect incorrect icon states

* ugh

* fix typepath fixes
This commit is contained in:
warriorstar-orion
2024-12-06 10:05:38 -05:00
committed by GitHub
parent 584e6b26d5
commit af2a3daf22
29 changed files with 842 additions and 849 deletions
+1 -1
View File
@@ -593,7 +593,7 @@
/datum/crafting_recipe/lizardboots
name = "Lizard Skin Boots"
result = list(/obj/effect/spawner/lootdrop/lizardboots)
result = list(/obj/effect/spawner/random/lizardboots)
time = 6 SECONDS
reqs = list(/obj/item/stack/sheet/animalhide/lizard = 1, /obj/item/stack/sheet/leather = 1)
category = CAT_CLOTHING