mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-20 20:37:45 +01:00
New fat AI sprites
What it says on the tin. Adds a blobby AI display screen sprite and an alternate version of it with hair.
This commit is contained in:
@@ -83,7 +83,9 @@ GLOBAL_LIST_INIT(ai_core_display_screens, list(
|
||||
"Too Deep",
|
||||
"Triumvirate",
|
||||
"Triumvirate-M",
|
||||
"Weird"))
|
||||
"Weird",
|
||||
"Fat",
|
||||
"Fat hair"))
|
||||
|
||||
/proc/resolve_ai_icon(input)
|
||||
if(!input || !(input in GLOB.ai_core_display_screens))
|
||||
|
||||
Reference in New Issue
Block a user