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

plop

git-svn-id: http://svn.net-core.org/repos/t-engine4@3717 51575b47-30f0-44d4-a5cc-537603b46e54
parent a634a24d
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@ newEntity{ define_as = "TRAP_ALARM",
}
newEntity{ base = "TRAP_ALARM",
name = "intruder alarm", auto_id = true,
name = "intruder alarm", auto_id = true, image = "trap/trap_intruder_alarm_01.png",
detect_power = 20, disarm_power = 36,
rarity = 3, level_range = {1, 50},
color=colors.UMBER,
......
......@@ -46,7 +46,7 @@ newEntity{ base = "TRAP_ANNOY",
}
newEntity{ base = "TRAP_ANNOY",
name = "burning curse trap", auto_id = true,
name = "burning curse trap", auto_id = true, image = "trap/trap_burning_curse_01.png",
detect_power = 50, disarm_power = 58,
rarity = 3, level_range = {30, 50},
color=colors.ORCHID,
......
game/modules/tome/data/gfx/shockbolt/trap/trap_big_boulder_01.png

7.9 KiB

game/modules/tome/data/gfx/shockbolt/trap/trap_burning_curse_01.png

11.9 KiB

game/modules/tome/data/gfx/shockbolt/trap/trap_ground_spikes_01.png

3.61 KiB

game/modules/tome/data/gfx/shockbolt/trap/trap_intruder_alarm_01.png

6.11 KiB

game/modules/tome/data/gfx/shockbolt/trap/trap_pressure_plate_01.png

11 KiB

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