Body camera (#585)

* Initial commit

* removed jumpsuit slot component, system

* sprite fixes

* Локализация для телевизора и роутера

* Removed separate router and tv for body cameras. Now they're public. Added localizations.

* +cargo buying, sprites finale
This commit is contained in:
Viktor
2024-01-03 21:10:08 +02:00
committed by Aviu00
parent 8011440c38
commit dfcfded62f
35 changed files with 397 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 173 B

View File

@@ -0,0 +1,14 @@
{
"version" : 1,
"license" : "CC-BY-SA-3.0",
"copyright" : "Copyright (c) White Dream Space Station 14",
"size" : {
"x" : 32,
"y" : 32
},
"states" : [
{
"name" : "camera"
}
]
}