Merge pull request #3355 from Ikarrus/mineralstorage

Mineral Storage Access
This commit is contained in:
Razharas
2014-04-08 09:53:28 -07:00
5 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
anchored = 1.0
input_dir = WEST
output_dir = SOUTH
req_one_access = list(access_mining_station, access_chemistry, access_bar, access_research, access_ce, access_virology)
req_access = list(access_mineral_storeroom)
var/stk_types = list()
var/stk_amt = list()
var/stack_list[0] //Key: Type. Value: Instance of type.