mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-21 12:17:40 +01:00
[MIRROR] fixed a typo in the vorebelly strings (#7647)
This commit is contained in:
@@ -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.",
|
||||
|
||||
Reference in New Issue
Block a user