Skip to content
Snippets Groups Projects
Commit d9ed518d authored by DarkGod's avatar DarkGod
Browse files

Fixed oasis worldmap tile

parent 65561ce4
No related branches found
No related tags found
No related merge requests found
......@@ -487,7 +487,7 @@ newEntity{
type = "wall", subtype = "sand",
name = "oasis", image = "terrain/palmtree.png",
display = '#', color=colors.LIGHT_GREEN, back_color={r=93,g=79,b=22},
add_displays = class:makeTrees("terrain/palmtree_alpha", 8, 5),
-- add_displays = class:makeTrees("terrain/palmtree_alpha", 8, 5),
always_remember = true,
can_pass = {pass_tree=1},
does_block_move = true,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment