Belly import upport (#16454)

* Belly import upport

* .
This commit is contained in:
Kashargul
2024-10-27 15:46:02 +01:00
committed by GitHub
parent a046ae1fa7
commit 8d02f877a4
4 changed files with 1194 additions and 1 deletions
File diff suppressed because it is too large Load Diff
+3 -1
View File
@@ -415,7 +415,9 @@ var/global/list/belly_colorable_only_fullscreens = list("a_synth_flesh_mono",
host.vore_selected = NB
unsaved_changes = TRUE
return TRUE
if("importpanel")
import_belly(host)
return TRUE
if("bellypick")
host.vore_selected = locate(params["bellypick"])
return TRUE