Malf AI update

This commit is contained in:
Markolie
2015-08-18 20:22:38 +02:00
parent 13acca11a3
commit 80360fd8a9
14 changed files with 546 additions and 549 deletions
+2 -2
View File
@@ -17,6 +17,6 @@ var/global/list/table_recipes = list() //list of all table craft recipes
var/global/list/all_areas = list()
var/global/list/machines = list()
var/global/list/processing_power_items = list()
//items that ask to be called every cycle
var/global/list/processing_power_items = list() //items that ask to be called every cycle
var/global/list/rcd_list = list() //list of Rapid Construction Devices.