ArmorStand Entity + Item

This commit is contained in:
ChristianFalegnami
2026-03-15 23:40:01 +01:00
parent 0bee09ecea
commit 60565f7a5e
49 changed files with 1127 additions and 141 deletions
@@ -223,6 +223,14 @@ const WCHAR *ConsoleSoundEngine::wchSoundNames[eSoundType_MAX]=
// 4J-PB - Some sounds were updated, but we can't do that for the 360 or we have to do a new sound bank
// instead, we'll add the sounds as new ones and change the code to reference them
L"fire.new_ignite",
L"mob.rabbit.idle",
L"mob.rabbit.hurt",
L"mob.rabbit.bunnymurder",
L"mob.rabbit.hop",
};