mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-28 23:51:17 +01:00
Qoi Custom Item (#11668)
This commit is contained in:
+12
-1
@@ -676,4 +676,15 @@
|
||||
'sound/weapons/marauder.ogg',
|
||||
'sound/weapons/laserdeep.ogg',
|
||||
'sound/weapons/laserstrong.ogg'
|
||||
)
|
||||
)
|
||||
|
||||
/decl/sound_category/quick_arcade // quick punchy arcade sounds
|
||||
sounds = list(
|
||||
'sound/arcade/get_fuel.ogg',
|
||||
'sound/arcade/heal.ogg',
|
||||
'sound/arcade/hit.ogg',
|
||||
'sound/arcade/kill_crew.ogg',
|
||||
'sound/arcade/lose_fuel.ogg',
|
||||
'sound/arcade/mana.ogg',
|
||||
'sound/arcade/steal.ogg'
|
||||
)
|
||||
Reference in New Issue
Block a user