mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2026-08-31 08:37:14 +01:00
fix
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
/obj/item/clothing/mask/gas/sechailer/slut
|
||||
name = "slutcurity hailer"
|
||||
desc = "A modified Security gas mask designed for softer apprehension, now with a hot pink paintjob!"
|
||||
icon = 'modular_splurt/icons/obj/clothing/masks.dmi'
|
||||
mob_overlay_icon = 'modular_splurt/icons/mob/clothing/lewd_clothing/head/lewd_masks.dmi'
|
||||
anthro_mob_worn_overlay = 'modular_splurt/icons/mob/clothing/lewd_clothing/head/lewd_masks-digi.dmi'
|
||||
icon = 'modular_sand/icons/obj/clothing/masks.dmi'
|
||||
mob_overlay_icon = 'modular_sand/icons/mob/clothing/lewd_clothing/head/lewd_masks.dmi'
|
||||
anthro_mob_worn_overlay = 'modular_sand/icons/mob/clothing/lewd_clothing/head/lewd_masks-digi.dmi'
|
||||
icon_state = "sluthailer"
|
||||
item_state = "sluthailer"
|
||||
aggressiveness = 0 //can't have your pets being mean!
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/datum/design/belly
|
||||
name = "Belly"
|
||||
id = "belly"
|
||||
research_icon_state = "belly_pair_5"
|
||||
research_icon_state = "preview_goingtohellonepixelatatime"
|
||||
research_icon = 'modular_sand/icons/obj/genitals/belly_onmob.dmi'
|
||||
build_type = LIMBGROWER
|
||||
reagents_list = list(/datum/reagent/medicine/synthflesh = 25)
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 371 B |
Binary file not shown.
|
After Width: | Height: | Size: 363 B |
+2
-2
@@ -4202,11 +4202,11 @@
|
||||
#include "modular_splurt\code\game\object\items\circuitboards\machine_circuitboards.dm"
|
||||
#include "modular_splurt\code\game\object\items\devices\radio\electropack.dm"
|
||||
#include "modular_splurt\code\game\object\items\implants\implant_slaver.dm"
|
||||
#include "modular_splurt\code\game\object\items\lewd_items\lewd.dm"
|
||||
#include "modular_splurt\code\game\object\items\robot\robot_upgrades.dm"
|
||||
#include "modular_splurt\code\game\object\items\stacks\sheets\sheet_types.dm"
|
||||
#include "modular_splurt\code\game\object\items\stacks\tiles\tile_types.dm"
|
||||
#include "modular_splurt\code\game\object\items\storage\firstaid.dm"
|
||||
#include "modular_splurt\code\game\object\items\lewd_items\lewd.dm"
|
||||
#include "modular_splurt\code\game\object\items\storage\secure.dm"
|
||||
#include "modular_splurt\code\game\object\items\weaponry\melee.dm"
|
||||
#include "modular_splurt\code\game\object\structures\barricades.dm"
|
||||
@@ -4254,10 +4254,10 @@
|
||||
#include "modular_splurt\code\modules\client\loadout\uniform.dm"
|
||||
#include "modular_splurt\code\modules\clothing\kinkyclothes.dm"
|
||||
#include "modular_splurt\code\modules\clothing\head\misc.dm"
|
||||
#include "modular_splurt\code\modules\clothing\lewd_clothing\collar\kink_collars.dm"
|
||||
#include "modular_splurt\code\modules\clothing\lewd_clothing\eyes\hypnogoggles.dm"
|
||||
#include "modular_splurt\code\modules\clothing\lewd_clothing\foot\lewd_shoes.dm"
|
||||
#include "modular_splurt\code\modules\clothing\lewd_clothing\gloves\lewd_gloves.dm"
|
||||
#include "modular_splurt\code\modules\clothing\lewd_clothing\collar\kink_collars.dm"
|
||||
#include "modular_splurt\code\modules\clothing\lewd_clothing\head\deprivation_helmet.dm"
|
||||
#include "modular_splurt\code\modules\clothing\lewd_clothing\uniform\latex_catsuit.dm"
|
||||
#include "modular_splurt\code\modules\clothing\masks\miscellaneous.dm"
|
||||
|
||||
Reference in New Issue
Block a user