🆙 Added more animals 🆙

This commit is contained in:
Remco Epicnabbo
2025-04-17 16:06:26 +02:00
parent 7a215c1756
commit 070b915958
77 changed files with 16 additions and 16 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,23 +1,23 @@
{
"socket.url": "wss://Change-To-ur-websocket",
"asset.url": "https://Change-To-ur-url/gamedata/",
"image.library.url": "https://Change-To-ur-url/gamedata/c_images/",
"hof.furni.url": "https://Change-To-ur-url/dcr/hof_furni",
"socket.url": "wss://ws.epicnabbo.nl",
"asset.url": "https://epicnabbo.nl/gamedata/",
"image.library.url": "https://epicnabbo.nl/gamedata/c_images/",
"hof.furni.url": "https://epicnabbo.nl/dcr/hof_furni",
"images.url": "${asset.url}/images",
"gamedata.url": "${asset.url}",
"sounds.url": "${asset.url}/sounds/%sample%.mp3",
"external.texts.url": [ "${gamedata.url}/config/ExternalTexts.json?v=90", "${gamedata.url}/config/UITexts.json?v=90" ],
"external.texts.url": [ "${gamedata.url}/config/ExternalTexts.json?v= + Math.random()", "${gamedata.url}/config/UITexts.json?v= + Math.random()" ],
"external.samples.url": "${gamedata.url}/sounds/sound_machine_sample_%sample%.mp3",
"furnidata.url": "${gamedata.url}/config/FurnitureData.json?v=95",
"productdata.url": "${gamedata.url}/config/ProductData.json?v=95",
"avatar.actions.url": "${gamedata.url}/config/HabboAvatarActions.json?v=89",
"avatar.figuredata.url": "${gamedata.url}/config/FigureData.json?v=89",
"avatar.figuremap.url": "${gamedata.url}/config/FigureMap.json?v=90",
"avatar.effectmap.url": "${gamedata.url}/config/EffectMap.json?v=90",
"furnidata.url": "${gamedata.url}/config/FurnitureData.json?v= + revision",
"productdata.url": "${gamedata.url}/config/ProductData.json?v= + revision",
"avatar.actions.url": "${gamedata.url}/config/HabboAvatarActions.json?v= + revision",
"avatar.figuredata.url": "${gamedata.url}/config/FigureData.json?v= + revision",
"avatar.figuremap.url": "${gamedata.url}/config/FigureMap.json?v= + revision",
"avatar.effectmap.url": "${gamedata.url}/config/EffectMap.json?v= + revision",
"avatar.asset.url": "${asset.url}/bundled/figure/%libname%.nitro",
"avatar.asset.effect.url": "${asset.url}/bundled/effect/%libname%.nitro",
"furni.asset.url": "${asset.url}/bundled/furniture/%libname%.nitro",
"furni.asset.icon.url": "https://Change-To-ur-url/gamedata/icons/%libname%%param%_icon.png",
"furni.asset.icon.url": "https://epicnabbo.nl/gamedata/icons/%libname%%param%_icon.png",
"pet.asset.url": "${asset.url}/bundled/pet/%libname%.nitro",
"generic.asset.url": "${asset.url}/bundled/generic/%libname%.nitro",
"badge.asset.url": "${image.library.url}album1584/%badgename%.gif",
@@ -35,7 +35,7 @@
"system.pong.interval.ms": 20000,
"room.color.skip.transition": true,
"room.landscapes.enabled": true,
"avatar.mandatory.libraries": [
"avatar.mandatory.libraries": [
"bd:1",
"li:0"
],
@@ -60,7 +60,7 @@
}
]
},
"pet.types": [
"pet.types": [
"dog",
"cat",
"croco",
@@ -119,8 +119,8 @@
"LeetMewt1",
"LeetPen",
"slendermn"
],
],
"preload.assets.urls": [
"${asset.url}/bundled/generic/avatar_additions.nitro",
"${asset.url}/bundled/generic/group_badge.nitro",