mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-23 21:25:52 +12:00
Fix treasures
This commit is contained in:
parent
c0a03641c8
commit
ff91d7bafb
11 changed files with 245 additions and 18 deletions
|
@ -1395,6 +1395,7 @@ namespace HISP.Server
|
|||
Messages.GlobalChatFormatForModerators = gameData.messages.chat.for_others.global_format_moderator;
|
||||
Messages.DirectChatFormatForModerators = gameData.messages.chat.for_others.dm_format_moderator;
|
||||
|
||||
Messages.YouWereSentToPrisionIsle = gameData.messages.starved_horse;
|
||||
|
||||
Messages.HereChatFormat = gameData.messages.chat.for_others.here_format;
|
||||
Messages.IsleChatFormat = gameData.messages.chat.for_others.isle_format;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue