forked from SteamWar/SteamWar
Merge pull request 'Fix lore color of Detonator' (#20) from LobbySystem/NpcChat into main
Reviewed-on: https://steamwar.de/devlabs/SteamWar/SteamWar/pulls/20 Reviewed-by: Lixfel <lixfel@steamwar.de>
This commit is contained in:
@@ -4,7 +4,7 @@ DATE=........
|
||||
COMMAND_HELP_HEAD=§7---=== (§e{0}§7) ===---
|
||||
|
||||
# ServerTeamNPC's
|
||||
NPC_CHAT_1 = §fHello, I''m {0} and I''m a(n) {1}.
|
||||
NPC_CHAT_1 = §fHello, I''m {0} and I''m a(n) {1}§f.
|
||||
NPC_CHAT_2 = §fWelcome on §eSteam§8War§f, have fun.
|
||||
|
||||
# Portal Command
|
||||
|
||||
@@ -4,7 +4,7 @@ DATE=........
|
||||
COMMAND_HELP_HEAD=§7---=== (§e{0}§7) ===---
|
||||
|
||||
# ServerTeamNPC's
|
||||
NPC_CHAT_1 = §fHallo, ich bin {0} und bin ein {1}.
|
||||
NPC_CHAT_1 = §fHallo, ich bin {0} und bin ein {1}§f.
|
||||
NPC_CHAT_2 = §fWillkommen auf §eSteam§8War§f, viel Spaß dir.
|
||||
|
||||
# Portal Command
|
||||
|
||||
Reference in New Issue
Block a user