Add more random_messages

This commit is contained in:
rubenwardy 2018-01-03 02:50:20 +00:00
parent c84e8f8610
commit 825521b7ef
2 changed files with 3 additions and 2 deletions

View file

@ -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},