mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 12:07:27 +01:00
remove 'game kit' deadcode object and icon (#24161)
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user