mirror of
https://github.com/tacigar/maidroid.git
synced 2025-01-10 08:10:17 +01:00
Add empty egg
This commit is contained in:
parent
2231babc56
commit
5933e1e3e8
@ -3,6 +3,11 @@
|
|||||||
-- https://github.com/tacigar/maidroid
|
-- https://github.com/tacigar/maidroid
|
||||||
------------------------------------------------------------
|
------------------------------------------------------------
|
||||||
|
|
||||||
|
maidroid.register_egg("maidroid:empty_egg", {
|
||||||
|
description = "Empty Egg",
|
||||||
|
inventory_image = "maidroid_empty_egg.png",
|
||||||
|
})
|
||||||
|
|
||||||
maidroid.register_maidroid("maidroid:maidroid_mk1", {
|
maidroid.register_maidroid("maidroid:maidroid_mk1", {
|
||||||
hp_max = 10,
|
hp_max = 10,
|
||||||
weight = 20,
|
weight = 20,
|
||||||
|
Loading…
Reference in New Issue
Block a user