mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 02:09:41 +00:00
Very minor oversight.
This commit is contained in:
@@ -22,7 +22,7 @@
|
|||||||
var/character_name
|
var/character_name
|
||||||
var/item_icon
|
var/item_icon
|
||||||
var/item_desc
|
var/item_desc
|
||||||
var/name = "unnamed item"
|
var/name
|
||||||
var/item_path = /obj/item
|
var/item_path = /obj/item
|
||||||
var/req_access = 0
|
var/req_access = 0
|
||||||
var/list/req_titles = list()
|
var/list/req_titles = list()
|
||||||
|
|||||||
Reference in New Issue
Block a user