Skip to content

Instantly share code, notes, and snippets.

@Khazl
Created April 13, 2019 20:19
$activities = array(
0 => 'None',
1 => 'Manufacturing',
2 => 'Researching Technology',
3 => 'Researching Time Efficiency',
4 => 'Researching Material Efficiency',
5 => 'Copying',
6 => 'Duplicating',
7 => 'Reverse Engineering',
8 => 'Invention',
11 => 'Reactions'
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment