From c5166f21fef4796d3066c59f4b2f2bdb7c1c4d74 Mon Sep 17 00:00:00 2001 From: BobTheBob <32057864+BobTheBob9@users.noreply.github.com> Date: Mon, 31 Oct 2022 23:17:24 +0000 Subject: add datatables (dumped from rpak) (#517) * add datatables (dumped from rpak) * add datatables that accidentally weren't included --- .../mod/scripts/datatable/battle_chatter.csv | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 Northstar.CustomServers/mod/scripts/datatable/battle_chatter.csv (limited to 'Northstar.CustomServers/mod/scripts/datatable/battle_chatter.csv') diff --git a/Northstar.CustomServers/mod/scripts/datatable/battle_chatter.csv b/Northstar.CustomServers/mod/scripts/datatable/battle_chatter.csv new file mode 100644 index 000000000..74d4c1d95 --- /dev/null +++ b/Northstar.CustomServers/mod/scripts/datatable/battle_chatter.csv @@ -0,0 +1,24 @@ +conversationname,priority,debounce +"bc_pReload",500,45.000000 +"bc_pHardcover",500,10.000000 +"bc_pPulse",500,10.000000 +"bc_pGrapple",500,10.000000 +"bc_pHolo",500,10.000000 +"bc_pCloak",500,10.000000 +"bc_pAmp",500,10.000000 +"bc_pStim",500,10.000000 +"bc_pPhase",500,10.000000 +"bc_pFrag",500,10.000000 +"bc_pSmoke",500,10.000000 +"bc_pArc",500,10.000000 +"bc_pGrav",500,10.000000 +"bc_pSatchel",500,10.000000 +"bc_pFirestar",500,10.000000 +"bc_pGravStar",500,10.000000 +"bc_pAmpedWall",500,10.000000 +"bc_fKilledEnemy",500,10.000000 +"bc_pPulseBladeSpotEnemy",500,10.000000 +"bc_fNearEnemyDmg",500,10.000000 +"bc_fCongratsKill",500,10.000000 +"bc_pBatteryOffer",500,5.000000 +"bc_pIntroChat",500,5.000000 \ No newline at end of file -- cgit v1.2.3