scroll.server/assets/csv_logic/taunts.csv
scroll 812052bc3e initial import, client gets to the lobby
titan engine, logic model, auth/game/gateway services.
csv tables pulled out of the ipa are checked in so it runs out of the box.
2026-08-23 07:50:31 +03:00

26 lines
1.4 KiB
Text

"Name","TID","TauntMenu","FileName","ExportName","IconExportName","BtnExportName","Sound"
"String","String","Boolean","string","string","string","string","string"
"Taunt1","TID_EMOTE1","TRUE",,,,"taunt_btn_01",
"Taunt2","TID_EMOTE2","TRUE",,,,"taunt_btn_02",
"Taunt3","TID_EMOTE3","TRUE",,,,"taunt_btn_03",
"Taunt4","TID_EMOTE4","TRUE",,,,"taunt_btn_04",
"Taunt5","TID_EMOTE5","TRUE",,,,"taunt_btn_05",
"Taunt6","TID_EMOTE6","TRUE",,,,"taunt_btn_06",
"Taunt7","TID_EMOTE7",,,,,,
"Taunt8","TID_EMOTE8",,,,,,
"Taunt9","TID_EMOTE9",,,,,,
"NPC1_Start","NPC1_TAUNT_START",,,,,,
"NPC1_Tower","NPC1_TAUNT_TOWER",,,,,,
"NPC1_Deploy","NPC1_TAUNT_DEPLOY",,,,,,
"NPC1_Attack","NPC1_TAUNT_ATTACK",,,,,,
"NPC2_Start","NPC2_TAUNT_START",,,,,,
"NPC2_Tower","NPC2_TAUNT_TOWER",,,,,,
"NPC3_Start","NPC3_TAUNT_START",,,,,,
"NPC3_Tower","NPC3_TAUNT_TOWER",,,,,,
"NPC4_Start","NPC4_TAUNT_START",,,,,,
"NPC4_Tower","NPC4_TAUNT_TOWER",,,,,,
"NPC16_Start","NPC16_TAUNT_START",,,,,,
"TauntGfx1",,"TRUE","sc/ui_stickers.sc","sticker_thumbs_anim","sticker_thumbs_icon","emoji_btn_01","sound_king_congratulate"
"TauntGfx2",,"TRUE","sc/ui_stickers.sc","sticker_angry_anim","sticker_angry_icon","emoji_btn_02","sound_king_mad"
"TauntGfx3",,"TRUE","sc/ui_stickers.sc","sticker_cry_anim","sticker_cry_icon","emoji_btn_03","sound_king_crying"
"TauntGfx4",,"TRUE","sc/ui_stickers.sc","sticker_lol_anim","sticker_lol_icon","emoji_btn_04","sound_king_happy"