Add more random_messages
This commit is contained in:
parent
c84e8f8610
commit
825521b7ef
2 changed files with 3 additions and 2 deletions
|
@ -434,7 +434,7 @@ doors.register("door_wood", {
|
|||
|
||||
doors.register("door_steel", {
|
||||
tiles = {{name = "doors_door_steel.png", backface_culling = true}},
|
||||
description = "Steel Door",
|
||||
description = "Team Door",
|
||||
inventory_image = "doors_item_steel.png",
|
||||
protected = true,
|
||||
groups = {cracky = 1, level = 2},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue