@citedy/game-sounds 1.3.0 → 1.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "game-sounds",
3
- "version": "1.2.0",
4
- "description": "127 game sound effects for Claude Code \u2014 12 packs: Warcraft, StarCraft, Diablo, C&C, Mortal Kombat, Street Fighter, Counter-Strike, Metal Gear Solid & more!",
3
+ "version": "1.3.0",
4
+ "description": "167 game sound effects for Claude Code 17 packs: Warcraft, StarCraft, Diablo, C&C, MK, SF, CS, MGS, UT, GTA, Sonic, Pac-Man & more!",
5
5
  "author": {
6
6
  "name": "Citedy",
7
7
  "email": "hello@citedy.com"
package/README.md CHANGED
@@ -36,7 +36,7 @@ claude --plugin-dir $(npm root -g)/@citedy/game-sounds
36
36
 
37
37
  </details>
38
38
 
39
- ## Sound Packs (14 packs, 145 sounds)
39
+ ## Sound Packs (17 packs, 167 sounds)
40
40
 
41
41
  | Pack | Sounds | Highlights |
42
42
  |------|--------|------------|
@@ -48,8 +48,11 @@ claude --plugin-dir $(npm root -g)/@citedy/game-sounds
48
48
  | **zelda** | 11 | Secret found jingle, "Hey listen!", chest open, item get |
49
49
  | **mario** | 10 | "Let's-a go!", "Yahoo!", "Mamma mia", game over |
50
50
  | **mortal-kombat** | 8 | "Finish Him!", "Get Over Here!", "Fatality", "Toasty!" |
51
+ | **doom** | 8 | Shotgun, BFG, chainsaw, E1M1 riff, Doomguy death scream |
51
52
  | **counter-strike** | 7 | "Terrorists Win", "Bomb planted", "Go go go", "Enemy spotted" |
52
53
  | **gta** | 7 | "Wasted", "Mission Passed", "Busted", police radio |
54
+ | **quake** | 7 | "Impressive!", "Excellent!", quad damage, rocket launcher |
55
+ | **silent-hill** | 7 | Air raid siren, radio static, monster growl, fog horn |
53
56
  | **street-fighter** | 6 | "Hadouken!", "Shoryuken!", "Perfect", "KO" |
54
57
  | **metal-gear-solid** | 5 | Alert sound (❗), "Snake? SNAAAKE!", codec call |
55
58
  | **sonic** | 5 | Ring collect, spin dash, extra life, game over |
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@citedy/game-sounds",
3
- "version": "1.3.0",
4
- "description": "127 game sound effects for Claude Code — 12 packs: Warcraft, StarCraft, Mortal Kombat, Street Fighter, Counter-Strike, Metal Gear Solid & more!",
3
+ "version": "1.4.0",
4
+ "description": "167 game sound effects for Claude Code — 17 packs: Warcraft, StarCraft, Mortal Kombat, Doom, Quake, Silent Hill, Counter-Strike & more!",
5
5
  "keywords": [
6
6
  "claude-code",
7
7
  "claude-code-plugin",
@@ -11,7 +11,10 @@
11
11
  "counter-strike",
12
12
  "street-fighter",
13
13
  "sound-effects",
14
- "developer-experience"
14
+ "developer-experience",
15
+ "quake",
16
+ "doom",
17
+ "silent-hill"
15
18
  ],
16
19
  "author": "Citedy <hello@citedy.com>",
17
20
  "license": "MIT",
Binary file