Skip to content

Instantly share code, notes, and snippets.

@Khazl
Created April 13, 2019 20:19
Show Gist options
  • Save Khazl/4323621e4a5d041da653ecde9b69e1ac to your computer and use it in GitHub Desktop.
Save Khazl/4323621e4a5d041da653ecde9b69e1ac to your computer and use it in GitHub Desktop.
$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