mirror of
https://github.com/KabKebab/GS13.git
synced 2026-08-31 09:00:47 +01:00
8 lines
282 B
Plaintext
8 lines
282 B
Plaintext
// Micro Holders - Extends /obj/item/holder
|
|
|
|
/obj/item/clothing/head/mob_holder/micro
|
|
name = "micro"
|
|
desc = "Another person, small enough to fit in your hand."
|
|
icon = null // I forgot how to fix this.
|
|
icon_state = ""
|
|
slot_flags = ITEM_SLOT_FEET | ITEM_SLOT_HEAD | ITEM_SLOT_ID |