Merge pull request #2567 from CHOMPStationBot/upstream-merge-11105

[MIRROR] Fixes a vore message targeted at the belly object
This commit is contained in:
Nadyr
2021-07-16 18:02:31 -04:00
committed by GitHub

View File

@@ -563,7 +563,7 @@
to_chat(user,"<font color='green'>You begin to push [M] to freedom!</font>")
to_chat(M,"[host] begins to push you to freedom!")
to_chat(M.loc,"<span class='warning'>Someone is trying to escape from inside you!</span>")
to_chat(OB.owner,"<span class='warning'>Someone is trying to escape from inside you!</span>")
sleep(50)
if(prob(33))
OB.release_specific_contents(M)