From 81c3130e7307c644965fe5f237a368fbaaad721f Mon Sep 17 00:00:00 2001 From: SimplySable Date: Sun, 24 Apr 2022 16:26:25 -0700 Subject: [PATCH] Update belly.dm Adjusted Belly.DM file so it calls to the belly textures in hyperstation. --- modular_citadel/code/modules/arousal/organs/belly.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modular_citadel/code/modules/arousal/organs/belly.dm b/modular_citadel/code/modules/arousal/organs/belly.dm index b4fb7d02..44306efa 100644 --- a/modular_citadel/code/modules/arousal/organs/belly.dm +++ b/modular_citadel/code/modules/arousal/organs/belly.dm @@ -2,7 +2,7 @@ name = "belly" desc = "You see a belly on their midsection." icon_state = "belly" - icon = 'modular_citadel/icons/obj/genitals/breasts.dmi' + icon = 'hyperstation/icons/obj/genitals/belly.dmi' zone = "chest" slot = "belly" w_class = 3