Merge pull request #456 from chesse20/doggy

(sometimes) Better Trained assisstants
This commit is contained in:
Joonas Rikkonen
2018-07-01 15:46:55 +03:00
committed by GitHub
+5 -5
View File
@@ -103,10 +103,10 @@
<Job name="Assistant" description="Assistants don't have any specific responsibilities or areas of expertise. This job is a good choice for newcomers who want to get a hang of working on board the submarine without taking up tasks that they aren't qualified for." allowalways="true" minkarma="0.0"> <Job name="Assistant" description="Assistants don't have any specific responsibilities or areas of expertise. This job is a good choice for newcomers who want to get a hang of working on board the submarine without taking up tasks that they aren't qualified for." allowalways="true" minkarma="0.0">
<Skills> <Skills>
<Skill name="Weapons" level="20,30"/> <Skill name="Weapons" level="20,32"/>
<Skill name="Construction" level="20,30"/> <Skill name="Construction" level="20,32"/>
<Skill name="Electrical Engineering" level="20,30"/> <Skill name="Electrical Engineering" level="20,32"/>
<Skill name="Medical" level="10,20"/> <Skill name="Medical" level="10,22"/>
</Skills> </Skills>
<Items> <Items>
<Item name="ID Card" equip="true"/> <Item name="ID Card" equip="true"/>
@@ -117,4 +117,4 @@
</Item> </Item>
</Items> </Items>
</Job> </Job>
</Jobs> </Jobs>