mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-25 05:51:56 +01:00
Adds Konyanger clothes, comics. (#13126)
This commit is contained in:
@@ -294,10 +294,37 @@
|
||||
icon = 'icons/obj/singularity.dmi'
|
||||
icon_state = "singularity_s1"
|
||||
|
||||
/*
|
||||
* Comic books
|
||||
*/
|
||||
/obj/item/toy/comic
|
||||
name = "comic book"
|
||||
desc = "A magazine presenting a fictional story through a sequence of images. Perfect for those long, boring shifts."
|
||||
icon = 'icons/obj/toy.dmi'
|
||||
icon_state = "comic"
|
||||
item_state = "comic"
|
||||
|
||||
/obj/item/toy/comic/inspector
|
||||
name = "inspector 404 manga"
|
||||
desc = "Inspector 404 follows the adventures of the titular I404, a shell inspector from Konyang. This issue, #67, follows the \
|
||||
404, also known as Kyung-Sun's quest to bring down the corrupt Superintendent Hayashi."
|
||||
icon_state = "comicinspector"
|
||||
item_state = "comicinspector"
|
||||
|
||||
/obj/item/toy/comic/stormman
|
||||
name = "stormman manga"
|
||||
desc = "Stormman, often stylized as STORMMAN! is one of Konyang's most beloved anime series, following a masked superhero named Stormman \
|
||||
who has the power to harness the weather to defend his homeworld while keeping his secret identity. Since its release, all kinds of merchandise \
|
||||
have been made, including a conversion of the show to a paperback manga."
|
||||
icon_state = "comicstormman"
|
||||
item_state = "comicstormman"
|
||||
|
||||
|
||||
/*
|
||||
* Toy crossbow
|
||||
*/
|
||||
|
||||
|
||||
/obj/item/toy/crossbow
|
||||
name = "foam dart crossbow"
|
||||
desc = "A weapon favored by many overactive children. Ages 8 and up."
|
||||
|
||||
Reference in New Issue
Block a user