mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2024-12-25 02:00:37 +01:00
convert sound pumpking
add egg textures pumpking inv chmod 755
This commit is contained in:
parent
bd352beaf3
commit
db6a0b4519
@ -49,7 +49,7 @@ mobs:register_mob("mobs:pumpking", {
|
||||
end
|
||||
})
|
||||
|
||||
mobs:register_egg("mobs:pumpking", "Pumpkin King", "farming_pumpkin_side.png", 1)
|
||||
mobs:register_egg("mobs:pumpking", "Pumpkin King", "mobs_pumpking_inv.png", 1)
|
||||
|
||||
mobs:register_mob("mobs:pumpboom", {
|
||||
type = "monster",
|
||||
|
0
mods/mobs/models/mobs_pumpboom.x
Normal file → Executable file
0
mods/mobs/models/mobs_pumpboom.x
Normal file → Executable file
0
mods/mobs/models/mobs_pumpking.x
Normal file → Executable file
0
mods/mobs/models/mobs_pumpking.x
Normal file → Executable file
BIN
mods/mobs/sounds/mobs_king.ogg
Normal file → Executable file
BIN
mods/mobs/sounds/mobs_king.ogg
Normal file → Executable file
Binary file not shown.
BIN
mods/mobs/sounds/mobs_pump.ogg
Normal file → Executable file
BIN
mods/mobs/sounds/mobs_pump.ogg
Normal file → Executable file
Binary file not shown.
0
mods/mobs/textures/mobs_pumpboom.png
Normal file → Executable file
0
mods/mobs/textures/mobs_pumpboom.png
Normal file → Executable file
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 11 KiB |
0
mods/mobs/textures/mobs_pumpking.png
Normal file → Executable file
0
mods/mobs/textures/mobs_pumpking.png
Normal file → Executable file
Before Width: | Height: | Size: 31 KiB After Width: | Height: | Size: 31 KiB |
BIN
mods/mobs/textures/mobs_pumpking_inv.png
Executable file
BIN
mods/mobs/textures/mobs_pumpking_inv.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 943 B |
Loading…
Reference in New Issue
Block a user