Syndicate pAI for Nukies (#18625)

* prototype

* Textures

* fix

* spawn

* Implement requested changes

---------

Co-authored-by: fedKotikeD <123323327+fedKotikeD@users.noreply.github.com>
This commit is contained in:
crazybrain23
2023-08-03 21:48:40 +01:00
committed by GitHub
parent e34e3e5bfc
commit 3cbaf80e38
6 changed files with 48 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/9ddb8cf084e292571d4e9c79745db25befbd82fe. pai-searching-overlay heavily modified.",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/9ddb8cf084e292571d4e9c79745db25befbd82fe. pai-searching-overlay heavily modified. Syndicate variants by fedKotikeD",
"size": {
"x": 32,
"y": 32
@@ -30,6 +30,27 @@
0.8
]
]
},
{
"name": "syndicate-pai-off-overlay"
},
{
"name": "syndicate-pai-on-overlay",
"delays": [
[
0.8,
0.8
]
]
},
{
"name": "syndicate-pai-searching-overlay",
"delays": [
[
0.8,
0.8
]
]
}
]
}