Mobs: Add custom breed particle
This commit is contained in:
parent
7a10f8223f
commit
11b0d7fec5
@ -167,8 +167,7 @@ rp_mobs.horny_and_breed = function(mob, dtime)
|
||||
maxexptime = 1,
|
||||
minsize = 1,
|
||||
maxsize = 2,
|
||||
-- TODO: Add custom particle texthre
|
||||
texture = "heart.png",
|
||||
texture = "mobs_breed.png",
|
||||
})
|
||||
|
||||
-- Pick a partner to mate with
|
||||
|
BIN
mods/rp_mobs/textures/mobs_breed.png
Normal file
BIN
mods/rp_mobs/textures/mobs_breed.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 159 B |
Loading…
x
Reference in New Issue
Block a user