More and yet more fixes from the piratepad.

- AI laws now default to Nanotrasen laws
- Removed half the random events
- Milk now in chem dispensers
- Hunger rate decreased by half
This commit is contained in:
cib
2012-10-12 14:25:54 -07:00
parent 279f20b128
commit 32e839f683
8 changed files with 17 additions and 6 deletions
+2
View File
@@ -1,3 +1,5 @@
var/global/const/base_law_type = /datum/ai_laws/nanotrasen
/datum/ai_laws
var/name = "Unknown Laws"