mirror of
https://github.com/Yawn-Wider/YWPolarisVore.git
synced 2026-08-28 23:51:49 +01:00
Merge branch 'master' into reagentToDefines
This commit is contained in:
@@ -891,6 +891,9 @@ var/global/list/belly_colorable_only_fullscreens = list("a_synth_flesh_mono",
|
||||
if(!istype(H))
|
||||
return
|
||||
|
||||
if(!H.allow_spontaneous_tf)
|
||||
return
|
||||
|
||||
var/datum/tgui_module/appearance_changer/vore/V = new(host, H)
|
||||
V.tgui_interact(user)
|
||||
return TRUE
|
||||
|
||||
Reference in New Issue
Block a user