mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 02:34:00 +00:00
[MIRROR] Adds Gooborgs & Toggleable Stomach Glowing for Borgs (#10418)
Co-authored-by: Cameron Lennox <killer65311@gmail.com> Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
4a4293a9e4
commit
2cd485cbba
@@ -205,6 +205,9 @@ SUBSYSTEM_DEF(robot_sprites)
|
||||
if(findtext(icon, regex("-openpanel_w")))
|
||||
RS.has_custom_open_sprites = TRUE
|
||||
continue
|
||||
if(findtext(icon, regex("-glow")))
|
||||
RS.has_glow_sprites = TRUE
|
||||
continue
|
||||
if(findtext(icon, regex("-\\d-rest")))
|
||||
RS.has_vore_belly_resting_sprites = TRUE
|
||||
continue
|
||||
|
||||
Reference in New Issue
Block a user