dragon refactor, objectives and use GenericAntag (#20201)

Co-authored-by: deltanedas <@deltanedas:kde.org>
This commit is contained in:
deltanedas
2023-09-30 21:18:01 +01:00
committed by GitHub
parent 007db2599b
commit 94a11f28ca
18 changed files with 455 additions and 252 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.1 KiB

View File

@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "https://github.com/tgstation/tgstation/blob/19da0cee1869bad0186d54d6bcd8a55ed30b9db6/icons/obj/carp_rift.dmi",
"copyright": "Taken from tgstations at https://github.com/tgstation/tgstation/blob/19da0cee1869bad0186d54d6bcd8a55ed30b9db6/icons/obj/carp_rift.dmi. icon_blue recolored by deltanedas (github)",
"size": {
"x": 32,
"y": 32
@@ -16,6 +16,16 @@
0.2
]
]
},
{
"name": "icon_blue",
"delays": [
[
0.2,
0.2,
0.2
]
]
}
]
}
}