[MIRROR] fixed a typo in the vorebelly strings (#7647)

This commit is contained in:
CHOMPStation2
2024-01-29 11:08:11 +01:00
committed by GitHub
parent 5909b7a279
commit ad0bb36d2c
+2 -2
View File
@@ -201,13 +201,13 @@
"You feel your %belly beginning to become active!")
var/list/digest_chance_messages_prey = list(
"In response to your struggling, %owner's %belly begins to get more active...")
"In response to your struggling, %pred's %belly begins to get more active...")
var/list/absorb_chance_messages_owner = list(
"You feel your %belly start to cling onto its contents...")
var/list/absorb_chance_messages_prey = list(
"In response to your struggling, %owner's %belly begins to cling more tightly...")
"In response to your struggling, %pred's %belly begins to cling more tightly...")
var/list/digest_messages_owner = list(
"You feel %prey's body succumb to your digestive system, which breaks it apart into soft slurry.",