Update bellymodes_vr.dm

This commit is contained in:
Verkister
2018-04-22 15:50:27 +03:00
committed by GitHub
parent ad06e44f15
commit f7324044f3
+1 -1
View File
@@ -103,7 +103,7 @@
digest_alert_owner = replacetext(digest_alert_owner,"%prey",M)
digest_alert_owner = replacetext(digest_alert_owner,"%belly",lowertext(name))
digest_alert_prey = replacetext(digest_alert_prey,"%pred",owner)
digest_alert_prey = replacetext(digest_alert_prey,"%pred",owner)
digest_alert_prey = replacetext(digest_alert_prey,"%prey",M)
digest_alert_prey = replacetext(digest_alert_prey,"%belly",lowertext(name))