mirror of
https://git.minetest.land/MineClone2/MineClone2.git
synced 2024-11-29 22:33:46 +01:00
Mark night vision arrows as WIP
parent
5af124d732
commit
eec9cd9012
@ -36,6 +36,8 @@ local wip_items = {
|
|||||||
-- "mcl_potions:strength_lingering",
|
-- "mcl_potions:strength_lingering",
|
||||||
-- "mcl_potions:strength_plus_lingering",
|
-- "mcl_potions:strength_plus_lingering",
|
||||||
-- "mcl_potions:strength_2_lingering",
|
-- "mcl_potions:strength_2_lingering",
|
||||||
|
"mcl_potions:night_vision_arrow",
|
||||||
|
"mcl_potions:night_vision_plus_arrow",
|
||||||
}
|
}
|
||||||
local experimental_items = {
|
local experimental_items = {
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user