Adds Librarian and Lawyer roles (#6056)

This commit is contained in:
Peptide90
2022-01-13 15:11:09 +00:00
committed by GitHub
parent 723e38f9ab
commit 962f90e6f5
38 changed files with 1057 additions and 593 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 748 B

View File

@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from https://github.com/vgstation-coders/vgstation13/blob/e71d6c4fba5a51f99b81c295dcaec4fc2f58fb19/icons/mob/screen1.dmi",
"copyright": "Taken from https://github.com/vgstation-coders/vgstation13/blob/e71d6c4fba5a51f99b81c295dcaec4fc2f58fb19/icons/mob/screen1.dmi, librarian by Peptide",
"size": {
"x": 32,
"y": 32
@@ -115,6 +115,9 @@
{
"name": "virologist"
},
{
"name": "librarian"
},
{
"name": "warden"
}