Very minor oversight.

This commit is contained in:
Zuhayr
2015-05-12 23:56:51 +09:30
parent 4e85c5f387
commit f908119b98

View File

@@ -22,7 +22,7 @@
var/character_name
var/item_icon
var/item_desc
var/name = "unnamed item"
var/name
var/item_path = /obj/item
var/req_access = 0
var/list/req_titles = list()