• ✨ ARCHIVE MODE ✨
    The forum has now been set to read-only mode, no new posts, resources, replies etc will not be possible.
    We recommend you join our Discord server to get real-time response: Discord Invite Link

Not a bug Gender bug

Status
Not open for further replies.

Xairathan

Starting Trainer
At the Route 29>46 the guards address the characters (even if female) as "sir"
When leveling a nicknamed pokemon, the game addressees the pokemon as "generic name leveled up" instead of "nickname leveled up"
 

DracoHouston

Kolben Developer
Contributor
it doesn't look like there's a token for filling in gendered words atm anyway, this is the guard you're talking about

:if:daytime(0)
:then
@Text:Be careful and~have a good day, Sir!
:endif
:if:daytime(1)
:then
@Text:Good morning, Sir!
:endif
:if:daytime(2)
:then
@Text:Good day, Sir!
:endif
:if:daytime(3)
:then
@Text:Good evening, Sir!
:endif
:end
 
Status
Not open for further replies.
Top