LOTS OF FIXES

This commit is contained in:
Cameron Lennox
2017-10-08 18:05:27 -04:00
parent 04ace8ed28
commit e650c62c6b
11 changed files with 42 additions and 29 deletions

View File

@@ -1,6 +1,5 @@
// Pulls data from organizations data
/datum/lore/codex/category/auto_org
var/desired_type = null // Exclude other types of organizations
var/auto_keywords = list()
/datum/lore/codex/category/auto_org/New(var/new_holder, var/new_parent)