mirror of
https://github.com/1dot13/source.git
synced 2026-08-26 14:30:26 +02:00
* prepare gamedir for running the game * Stop telling installers to overwrite the vanilla game The release no longer contains anything that lands on a vanilla file: its base data lives in Base, so unpacking it over the game directory and copying the game's Data into the release now amount to the same installation. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> * Give the mod's base data its own VFS profile Its files ship in Base now, so that a vanilla Data directory can be copied in whole without a single collision. Mount Base right above the vanilla dirs in every profile stack — the slot where the installer's overwrites used to end up. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> * Mount Base in the language overlays' VFS configs too Assembling a release copies a <Language>_Version directory over gamedir, its own copies of the configs included, so without the same Base profile every non-English release would mount nothing from Base. Their libraries move along with the rest of the base data: each language slf, and the Russian data.slf that shadows the vanilla Data.slf by name. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> * Ignore a vanilla Data directory dropped into gamedir Running the game here needs one copied in, and it is an untouched copy of somebody's retail install — nothing this repository should track. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> * Ignore only the player profile directory, not every Profiles The unanchored pattern also swallowed Base/TableData/Profiles, the mod's soldier profile XMLs, which are tracked and belong in a release. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> * move gamedir/Data to gamedir/Base * move gamedir-languages' Data to Base --------- Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
88 lines
2.1 KiB
XML
88 lines
2.1 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<TAUNTS>
|
|
<TAUNT>
|
|
<uiIndex>0</uiIndex>
|
|
<szText>死了还会疼么?</szText>
|
|
</TAUNT>
|
|
<TAUNT>
|
|
<uiIndex>1</uiIndex>
|
|
<szText>中!</szText>
|
|
</TAUNT>
|
|
<TAUNT>
|
|
<uiIndex>2</uiIndex>
|
|
<szText>优秀不是技能,而是态度。</szText>
|
|
</TAUNT>
|
|
<TAUNT>
|
|
<uiIndex>3</uiIndex>
|
|
<szText>可怜的家伙!他在出血...坚持住,我给你找个创可贴。</szText>
|
|
</TAUNT>
|
|
<TAUNT>
|
|
<uiIndex>4</uiIndex>
|
|
<szText>因果报应的滋味如何?不太好受?</szText>
|
|
</TAUNT>
|
|
<TAUNT>
|
|
<uiIndex>5</uiIndex>
|
|
<szText>医生快去了!</szText>
|
|
</TAUNT>
|
|
<TAUNT>
|
|
<uiIndex>6</uiIndex>
|
|
<szText>任务成功!</szText>
|
|
</TAUNT>
|
|
<TAUNT>
|
|
<uiIndex>7</uiIndex>
|
|
<szText>鸡肉味,嘎嘣脆!</szText>
|
|
</TAUNT>
|
|
<TAUNT>
|
|
<uiIndex>8</uiIndex>
|
|
<szText>你知道现在来点啥好吗?一盘蚕豆和一杯红葡萄酒!</szText>
|
|
</TAUNT>
|
|
<TAUNT>
|
|
<uiIndex>9</uiIndex>
|
|
<szText>砍!砍!砍!</szText>
|
|
</TAUNT>
|
|
<TAUNT>
|
|
<uiIndex>10</uiIndex>
|
|
<szText>鲜肉!</szText>
|
|
</TAUNT>
|
|
<TAUNT>
|
|
<uiIndex>11</uiIndex>
|
|
<szText>我要尝尝你的血!</szText>
|
|
</TAUNT>
|
|
<TAUNT>
|
|
<uiIndex>12</uiIndex>
|
|
<szText>别担心,消过毒了!</szText>
|
|
</TAUNT>
|
|
<TAUNT>
|
|
<uiIndex>13</uiIndex>
|
|
<szText>肉肉肉末!</szText>
|
|
</TAUNT>
|
|
<TAUNT>
|
|
<uiIndex>14</uiIndex>
|
|
<szText>正中要害!</szText>
|
|
</TAUNT>
|
|
<TAUNT>
|
|
<uiIndex>15</uiIndex>
|
|
<szText>小心,别被闪电击中了...嗷,真的击中了!</szText>
|
|
</TAUNT>
|
|
<TAUNT>
|
|
<uiIndex>16</uiIndex>
|
|
<szText>我看到你了...我现在可以看到你后面了!</szText>
|
|
</TAUNT>
|
|
<TAUNT>
|
|
<uiIndex>17</uiIndex>
|
|
<szText>通常我不打女人...哦,我骗谁呢!</szText>
|
|
</TAUNT>
|
|
<TAUNT>
|
|
<uiIndex>18</uiIndex>
|
|
<szText>看见没?女孩也能打仗!</szText>
|
|
</TAUNT>
|
|
<TAUNT>
|
|
<uiIndex>19</uiIndex>
|
|
<szText>巾帼英雄!</szText>
|
|
</TAUNT>
|
|
<TAUNT>
|
|
<uiIndex>20</uiIndex>
|
|
<szText>我现在宣布你是...满身子弹的人。</szText>
|
|
</TAUNT>
|
|
</TAUNTS>
|