Kobold/monkey AI holograms (#38888)

* Added kobold/monkey AI holograms

* Updated meta.json
This commit is contained in:
Hitlinemoss
2025-07-10 13:11:23 -04:00
committed by GitHub
parent d071b4dab6
commit 97fcebb92b
5 changed files with 30 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 869 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 593 B

View File

@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from vgstation at https://github.com/vgstation-coders/vgstation13/blob/e2923df112df8aa025846d0764697bad6506586a/icons/mob/AI.dmi - modified by chromiumboy.",
"copyright": "Taken from vgstation at https://github.com/vgstation-coders/vgstation13/blob/e2923df112df8aa025846d0764697bad6506586a/icons/mob/AI.dmi - modified by chromiumboy. Kobold/monkey sprites taken from SS14 Wizard's Den at https://github.com/space-wizards/space-station-14/tree/f574990b11db5936de3635a4273d5eb26217882e/Resources/Textures/Mobs/Animals, modified by Hitlinemoss",
"size": {
"x": 32,
"y": 32
@@ -33,6 +33,12 @@
},
{
"name": "ai_dog"
},
{
"name": "ai_kobold"
},
{
"name": "ai_monkey"
}
]
}