|
From: Crossfire C. r. messages.
<cro...@li...> - 2008-08-17 01:36:36
|
Revision: 9748
http://crossfire.svn.sourceforge.net/crossfire/?rev=9748&view=rev
Author: bbotbuilder
Date: 2008-08-17 01:36:29 +0000 (Sun, 17 Aug 2008)
Log Message:
-----------
system/, talisman/, traps/, transport/:
* change a bunch of 'color_fg' keys to 'magicmap'
Modified Paths:
--------------
arch/trunk/system/blocked.arc
arch/trunk/system/check_inv.arc
arch/trunk/system/creator.arc
arch/trunk/system/duplicator.arc
arch/trunk/system/editcursor.arc
arch/trunk/system/mood_floors/angry_floor.arc
arch/trunk/system/mood_floors/calm_floor.arc
arch/trunk/system/mood_floors/charm_floor.arc
arch/trunk/system/mood_floors/sleep_floor.arc
arch/trunk/system/player_changer.arc
arch/trunk/talisman/amulet.arc
arch/trunk/talisman/collar.arc
arch/trunk/talisman/ring.arc
arch/trunk/talisman/ring_drain.arc
arch/trunk/talisman/tooth_charm.arc
arch/trunk/transport/fishboat.arc
arch/trunk/transport/galleon.arc
arch/trunk/transport/longship.arc
arch/trunk/transport/rowboat.arc
arch/trunk/transport/wagon.arc
arch/trunk/traps/blades.arc
arch/trunk/traps/falling_rocks.arc
arch/trunk/traps/needle.arc
arch/trunk/traps/spiked_pit.arc
arch/trunk/traps/spikes.arc
arch/trunk/traps/trap.arc
Modified: arch/trunk/system/blocked.arc
===================================================================
--- arch/trunk/system/blocked.arc 2008-08-17 01:07:17 UTC (rev 9747)
+++ arch/trunk/system/blocked.arc 2008-08-17 01:36:29 UTC (rev 9748)
@@ -3,5 +3,5 @@
blocksview 1
no_pick 1
move_block all
-color_fg black
+magicmap black
end
Modified: arch/trunk/system/check_inv.arc
===================================================================
--- arch/trunk/system/check_inv.arc 2008-08-17 01:07:17 UTC (rev 9747)
+++ arch/trunk/system/check_inv.arc 2008-08-17 01:36:29 UTC (rev 9748)
@@ -2,7 +2,7 @@
name check inv trigger
face check_floor.111
no_pick 1
-color_fg blue
+magicmap blue
last_sp 1
type 64
move_on walk fly_low
Modified: arch/trunk/system/creator.arc
===================================================================
--- arch/trunk/system/creator.arc 2008-08-17 01:07:17 UTC (rev 9747)
+++ arch/trunk/system/creator.arc 2008-08-17 01:36:29 UTC (rev 9748)
@@ -4,7 +4,7 @@
face creator.111
hp 1
invisible 1
-color_fg blue
+magicmap blue
type 42
activate_on_push 1
activate_on_release 1
Modified: arch/trunk/system/duplicator.arc
===================================================================
--- arch/trunk/system/duplicator.arc 2008-08-17 01:07:17 UTC (rev 9747)
+++ arch/trunk/system/duplicator.arc 2008-08-17 01:36:29 UTC (rev 9748)
@@ -3,7 +3,7 @@
face duplicator.111
hp 1
invisible 1
-color_fg blue
+magicmap blue
type 83
activate_on_push 1
activate_on_release 1
Modified: arch/trunk/system/editcursor.arc
===================================================================
--- arch/trunk/system/editcursor.arc 2008-08-17 01:07:17 UTC (rev 9747)
+++ arch/trunk/system/editcursor.arc 2008-08-17 01:36:29 UTC (rev 9748)
@@ -1,6 +1,6 @@
Object editcursor
face wizard.151
-color_fg black
+magicmap black
anim
wizard.111
wizard.131
Modified: arch/trunk/system/mood_floors/angry_floor.arc
===================================================================
--- arch/trunk/system/mood_floors/angry_floor.arc 2008-08-17 01:07:17 UTC (rev 9747)
+++ arch/trunk/system/mood_floors/angry_floor.arc 2008-08-17 01:36:29 UTC (rev 9748)
@@ -1,7 +1,7 @@
Object angry_floor
face angry_floor.111
no_pick 1
-color_fg red
+magicmap red
invisible 1
last_sp 1
type 65
Modified: arch/trunk/system/mood_floors/calm_floor.arc
===================================================================
--- arch/trunk/system/mood_floors/calm_floor.arc 2008-08-17 01:07:17 UTC (rev 9747)
+++ arch/trunk/system/mood_floors/calm_floor.arc 2008-08-17 01:36:29 UTC (rev 9748)
@@ -1,7 +1,7 @@
Object calm_floor
face calm_floor.111
no_pick 1
-color_fg blue
+magicmap blue
last_sp 2
type 65
activate_on_push 1
Modified: arch/trunk/system/mood_floors/charm_floor.arc
===================================================================
--- arch/trunk/system/mood_floors/charm_floor.arc 2008-08-17 01:07:17 UTC (rev 9747)
+++ arch/trunk/system/mood_floors/charm_floor.arc 2008-08-17 01:36:29 UTC (rev 9748)
@@ -1,7 +1,7 @@
Object charm_floor
face charm_floor.111
no_pick 1
-color_fg green
+magicmap green
invisible 1
last_sp 4
type 65
Modified: arch/trunk/system/mood_floors/sleep_floor.arc
===================================================================
--- arch/trunk/system/mood_floors/sleep_floor.arc 2008-08-17 01:07:17 UTC (rev 9747)
+++ arch/trunk/system/mood_floors/sleep_floor.arc 2008-08-17 01:36:29 UTC (rev 9748)
@@ -1,7 +1,7 @@
Object sleep_floor
face sleep_floor.111
no_pick 1
-color_fg orange
+magicmap orange
last_sp 3
speed 1
type 65
Modified: arch/trunk/system/player_changer.arc
===================================================================
--- arch/trunk/system/player_changer.arc 2008-08-17 01:07:17 UTC (rev 9747)
+++ arch/trunk/system/player_changer.arc 2008-08-17 01:36:29 UTC (rev 9748)
@@ -1,6 +1,6 @@
Object player_changer
face teleporter.111
-color_fg red
+magicmap red
speed 0.1
type 57
no_pick 1
Modified: arch/trunk/talisman/amulet.arc
===================================================================
--- arch/trunk/talisman/amulet.arc 2008-08-17 01:07:17 UTC (rev 9747)
+++ arch/trunk/talisman/amulet.arc 2008-08-17 01:36:29 UTC (rev 9748)
@@ -1,6 +1,6 @@
Object amulet
face amulet.111
-color_fg orange
+magicmap orange
type 39
material 12
weight 500
@@ -13,7 +13,7 @@
Object amulet_white
face amulet_white.111
-color_fg grey
+magicmap grey
type 39
material 12
materialname platinum and glass
@@ -28,7 +28,7 @@
Object amulet_gray
face amulet_gray.111
-color_fg grey
+magicmap grey
type 39
material 12
materialname silver and glass
Modified: arch/trunk/talisman/collar.arc
===================================================================
--- arch/trunk/talisman/collar.arc 2008-08-17 01:07:17 UTC (rev 9747)
+++ arch/trunk/talisman/collar.arc 2008-08-17 01:36:29 UTC (rev 9748)
@@ -10,7 +10,7 @@
mina
anim_speed 3
client_anim_random 1
-color_fg red
+magicmap red
type 39
material 12
weight 500
Modified: arch/trunk/talisman/ring.arc
===================================================================
--- arch/trunk/talisman/ring.arc 2008-08-17 01:07:17 UTC (rev 9747)
+++ arch/trunk/talisman/ring.arc 2008-08-17 01:36:29 UTC (rev 9748)
@@ -8,10 +8,9 @@
ring.115
ring.116
mina
-color_fg orange
+magicmap orange
is_animated 0
face ring.110
-color_fg orange
value 500
weight 20
type 70
Modified: arch/trunk/talisman/ring_drain.arc
===================================================================
--- arch/trunk/talisman/ring_drain.arc 2008-08-17 01:07:17 UTC (rev 9747)
+++ arch/trunk/talisman/ring_drain.arc 2008-08-17 01:36:29 UTC (rev 9748)
@@ -8,7 +8,7 @@
ring_drain.113
ring_drain.114
mina
-color_fg black
+magicmap black
value 10000
weight 40
type 70
Modified: arch/trunk/talisman/tooth_charm.arc
===================================================================
--- arch/trunk/talisman/tooth_charm.arc 2008-08-17 01:07:17 UTC (rev 9747)
+++ arch/trunk/talisman/tooth_charm.arc 2008-08-17 01:36:29 UTC (rev 9748)
@@ -1,6 +1,6 @@
Object tooth_charm
face tooth_charm.111
-color_fg white
+magicmap white
type 39
material 12
weight 300
Modified: arch/trunk/transport/fishboat.arc
===================================================================
--- arch/trunk/transport/fishboat.arc 2008-08-17 01:07:17 UTC (rev 9747)
+++ arch/trunk/transport/fishboat.arc 2008-08-17 01:36:29 UTC (rev 9748)
@@ -2,7 +2,7 @@
name fishing boat
type 66
face fishboat.x11
-color_fg brown
+magicmap brown
no_pick 1
move_allow walk
move_block boat
@@ -13,7 +13,7 @@
Object fishboat_2
name fishing boat
type 66
-color_fg brown
+magicmap brown
face fishboat.x11
x 1
no_pick 1
Modified: arch/trunk/transport/galleon.arc
===================================================================
--- arch/trunk/transport/galleon.arc 2008-08-17 01:07:17 UTC (rev 9747)
+++ arch/trunk/transport/galleon.arc 2008-08-17 01:36:29 UTC (rev 9748)
@@ -1,6 +1,6 @@
Object galleon
face galleon.111
-color_fg brown
+magicmap brown
type 66
no_pick 1
move_allow walk
Modified: arch/trunk/transport/longship.arc
===================================================================
--- arch/trunk/transport/longship.arc 2008-08-17 01:07:17 UTC (rev 9747)
+++ arch/trunk/transport/longship.arc 2008-08-17 01:36:29 UTC (rev 9748)
@@ -2,7 +2,7 @@
name longship
type 66
face longship.x11
-color_fg brown
+magicmap brown
no_pick 1
move_allow walk
move_block boat
@@ -13,7 +13,7 @@
Object longship_2
name longship
type 66
-color_fg brown
+magicmap brown
face longship.x11
x 1
no_pick 1
Modified: arch/trunk/transport/rowboat.arc
===================================================================
--- arch/trunk/transport/rowboat.arc 2008-08-17 01:07:17 UTC (rev 9747)
+++ arch/trunk/transport/rowboat.arc 2008-08-17 01:36:29 UTC (rev 9748)
@@ -1,7 +1,7 @@
Object rowboat
type 66
face rowboat.x11
-color_fg brown
+magicmap brown
no_pick 1
move_allow walk
move_block boat
@@ -12,7 +12,7 @@
Object rowboat_2
name rowboat
type 66
-color_fg brown
+magicmap brown
face rowboat.x11
x 1
no_pick 1
Modified: arch/trunk/transport/wagon.arc
===================================================================
--- arch/trunk/transport/wagon.arc 2008-08-17 01:07:17 UTC (rev 9747)
+++ arch/trunk/transport/wagon.arc 2008-08-17 01:36:29 UTC (rev 9748)
@@ -1,7 +1,7 @@
Object wagon
type 66
face wagon.111
-color_fg brown
+magicmap brown
no_pick 1
visibility 100
client_type 25012
Modified: arch/trunk/traps/blades.arc
===================================================================
--- arch/trunk/traps/blades.arc 2008-08-17 01:07:17 UTC (rev 9747)
+++ arch/trunk/traps/blades.arc 2008-08-17 01:36:29 UTC (rev 9748)
@@ -12,7 +12,7 @@
blades.111
mina
level 1
-color_fg black
+magicmap black
is_animated 0
invisible 1
no_pick 1
Modified: arch/trunk/traps/falling_rocks.arc
===================================================================
--- arch/trunk/traps/falling_rocks.arc 2008-08-17 01:07:17 UTC (rev 9747)
+++ arch/trunk/traps/falling_rocks.arc 2008-08-17 01:36:29 UTC (rev 9748)
@@ -12,7 +12,7 @@
falling_rocks.111
mina
level 1
-color_fg black
+magicmap black
is_animated 0
invisible 1
no_pick 1
Modified: arch/trunk/traps/needle.arc
===================================================================
--- arch/trunk/traps/needle.arc 2008-08-17 01:07:17 UTC (rev 9747)
+++ arch/trunk/traps/needle.arc 2008-08-17 01:36:29 UTC (rev 9748)
@@ -12,7 +12,7 @@
needle.111
mina
level 1
-color_fg black
+magicmap black
is_animated 0
invisible 1
no_pick 1
Modified: arch/trunk/traps/spiked_pit.arc
===================================================================
--- arch/trunk/traps/spiked_pit.arc 2008-08-17 01:07:17 UTC (rev 9747)
+++ arch/trunk/traps/spiked_pit.arc 2008-08-17 01:36:29 UTC (rev 9748)
@@ -12,7 +12,7 @@
spiked_pit.111
mina
level 1
-color_fg black
+magicmap black
is_animated 0
invisible 1
no_pick 1
Modified: arch/trunk/traps/spikes.arc
===================================================================
--- arch/trunk/traps/spikes.arc 2008-08-17 01:07:17 UTC (rev 9747)
+++ arch/trunk/traps/spikes.arc 2008-08-17 01:36:29 UTC (rev 9748)
@@ -12,7 +12,7 @@
tspikes.111
mina
level 1
-color_fg black
+magicmap black
is_animated 0
invisible 1
no_pick 1
Modified: arch/trunk/traps/trap.arc
===================================================================
--- arch/trunk/traps/trap.arc 2008-08-17 01:07:17 UTC (rev 9747)
+++ arch/trunk/traps/trap.arc 2008-08-17 01:36:29 UTC (rev 9748)
@@ -12,7 +12,7 @@
trap.111
mina
level 1
-color_fg black
+magicmap black
is_animated 0
invisible 1
no_pick 1
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|