mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-08-25 14:16:30 +01:00
Fixes a raunchy typo
MRE bags no longer contain male dairy.
This commit is contained in:
@@ -236,7 +236,7 @@ MRE Stuff
|
||||
|
||||
/obj/item/storage/mrebag/open(mob/user)
|
||||
if(!opened)
|
||||
to_chat(usr, "<span class='notice'>The pouch heats up as you break the vaccum seal.</span>")
|
||||
to_chat(usr, "<span class='notice'>The pouch heats up as you break the vacuum seal.</span>")
|
||||
opened = 1
|
||||
update_icon()
|
||||
. = ..()
|
||||
|
||||
Reference in New Issue
Block a user