Skip to content
Snippets Groups Projects
Commit eb0f5ceb authored by dg's avatar dg
Browse files

rock grass

git-svn-id: http://svn.net-core.org/repos/t-engine4@2324 51575b47-30f0-44d4-a5cc-537603b46e54
parent cfe711f4
No related branches found
No related tags found
No related merge requests found
......@@ -100,7 +100,7 @@ newEntity{
newEntity{
define_as = "ROCK_VAULT",
name = "huge lose rock", image = "terrain/rock_grass.png",
name = "huge lose rock", image = "terrain/grass.png", add_displays = {class.new{image="terrain/rock_grass.png"}},
display = '+', color=colors.GREY, back_color={r=44,g=95,b=43},
notice = true,
always_remember = true,
......
game/modules/tome/data/gfx/shockbolt/terrain/rock_grass.png

9.52 KiB

......@@ -46,7 +46,7 @@ return {
pond = {{0.6, "DEEP_WATER"}, {0.8, "SHALLOW_WATER"}},
},
nb_rooms = {0,0,0,1},
nb_rooms = {5},
rooms = {"lesser_vault"},
lesser_vaults_list = {"honey_glade", "forest-ruined-building1", "forest-ruined-building2", "forest-ruined-building3", "forest-snake-pit", "mage-hideout-dark"},
lite_room_chance = 100,
......
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