mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-24 17:11:22 +00:00
Fixes manga in the loadout. (#13308)
* in which manga is fixed * In which a changelog is fixed.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user