nar'sie fake (#20299)

* import narsie sprite

* narsie_rises audio

* rename SmokeDissipateSpawnComponent to SpawnOnDespawnComponent

* add AnnounceOnSpawn system

* oop

* NAR'SIE HAS RISEN

* suffix

* base prototype, changes

* fix

* mapinit

* downscale

* new toys

* singuloose

* still not fix

* honki sprite

* add honki spawn animation

* revert spawnondespawn change

* really revert

* use LocId for announceonspawn

---------

Co-authored-by: deltanedas <@deltanedas:kde.org>
This commit is contained in:
deltanedas
2023-12-07 01:24:33 +00:00
committed by GitHub
parent 0c63f2ee57
commit 88119c6469
12 changed files with 262 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 KiB

View File

@@ -0,0 +1,40 @@
{
"version": 1,
"size": {
"x": 201,
"y": 192
},
"license": "CC-BY-SA-3.0",
"copyright": "Created by Alekshhh for SS14.",
"states": [
{
"name": "honkmother",
"delays": [
[
0.1,
0.1,
0.1,
0.1,
0.1
]
]
},
{
"name": "spawn",
"delays": [
[
0.3,
1,
0.2,
0.2,
0.2,
0.2,
0.2,
0.2,
0.2,
0.3
]
]
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 97 KiB

View File

@@ -0,0 +1,57 @@
{
"version": 1,
"size": {
"x": 252,
"y": 266
},
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/blob/b44fcdedfb7c7d8425bd75b9caf71644a86375d1/icons/obj/antags/cult/narsie.dmi",
"states": [
{
"name": "narsie",
"delays": [
[
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1
]
]
},
{
"name": "spawn",
"delays": [
[
0.3,
0.1,
0.1,
0.1,
0.1,
1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.2
]
]
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 88 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 128 KiB