diff --git a/code/game/objects/effects/decals/posters/voreposters_vr.dm b/code/game/objects/effects/decals/posters/voreposters_vr.dm index bd951f88b3d..4b814fdd752 100644 --- a/code/game/objects/effects/decals/posters/voreposters_vr.dm +++ b/code/game/objects/effects/decals/posters/voreposters_vr.dm @@ -42,3 +42,7 @@ icon_state = "sbsposter11" name = "Fear" desc = "Depicted on this poster is a monster crackling with crimson energy that seems to drip off its body. The word 'RUN' is printed across the bottom." +/datum/poster/vore_12 + icon_state = "sbsposter12" + name = "Baa" + desc = "A lewd exclusive poster of a certain security commander, taken from a old 'New Ewe' magazine! " diff --git a/icons/obj/contraband_vr.dmi b/icons/obj/contraband_vr.dmi index 8b67cc1699e..20a2a856289 100644 Binary files a/icons/obj/contraband_vr.dmi and b/icons/obj/contraband_vr.dmi differ