remove 'game kit' deadcode object and icon (#24161)

This commit is contained in:
warriorstar-orion
2024-02-19 11:41:37 +00:00
committed by GitHub
parent ffa697f6c5
commit 1f7c85511c
2 changed files with 0 additions and 12 deletions
@@ -126,18 +126,6 @@
icon_state = "fan"
desc = "A small desktop fan. The button seems to be stuck in the 'on' position."
/*
/obj/item/game_kit
name = "Gaming Kit"
icon = 'icons/obj/items.dmi'
icon_state = "game_kit"
var/selected = null
var/board_stat = null
var/data = ""
var/base_url = "http://svn.slurm.us/public/spacestation13/misc/game_kit"
item_state = "sheet-metal"
w_class = WEIGHT_CLASS_HUGE
*/
/obj/item/gift
name = "gift"