Fixes manga in the loadout. (#13308)

* in which manga is fixed

* In which a changelog is fixed.
This commit is contained in:
TheStryker
2022-03-04 01:00:03 +08:00
committed by GitHub
parent e96c94037b
commit a7a3472441
2 changed files with 44 additions and 2 deletions

View File

@@ -285,8 +285,8 @@
..()
var/list/comics = list()
comics["comic book"] = /obj/item/toy/comic
comics["comic book"] = /obj/item/toy/comic/inspector
comics["comic book"] = /obj/item/toy/comic/stormman
comics["inspector 404 manga"] = /obj/item/toy/comic/inspector
comics["stormman manga"] = /obj/item/toy/comic/stormman
gear_tweaks += new /datum/gear_tweak/path(comics)
/datum/gear/toothpaste