summaryrefslogtreecommitdiff
path: root/maps/p0_master.map
diff options
context:
space:
mode:
authorPaweł Redman <pawel.redman@gmail.com>2017-01-16 13:02:55 +0100
committerPaweł Redman <pawel.redman@gmail.com>2017-01-16 13:02:55 +0100
commitcc6e4ba201a338a4b56839f56cf6b46e1b4d7578 (patch)
treeb6dcbd22e26f417c39acf10b3d94343acd3256fc /maps/p0_master.map
parent69d08a734be09eaa648b9a7ca68667c7eb6896b6 (diff)
Add the painting dialogues into the map.
Diffstat (limited to 'maps/p0_master.map')
-rw-r--r--maps/p0_master.map18
1 files changed, 18 insertions, 0 deletions
diff --git a/maps/p0_master.map b/maps/p0_master.map
index 7fe3902..11efad2 100644
--- a/maps/p0_master.map
+++ b/maps/p0_master.map
@@ -78,3 +78,21 @@
"wait" "120"
"random" "60"
}
+// entity 2
+{
+"classname" "target_delay"
+"origin" "-8.000000 48.000000 -304.000000"
+"angle" "-90.000000"
+"targetname" "global_painting_2"
+"target" "global_painting_3"
+"wait" "23"
+}
+// entity 3
+{
+"classname" "target_delay"
+"origin" "-48.000000 48.000000 -304.000000"
+"angle" "-90.000000"
+"targetname" "global_painting_1"
+"target" "global_painting_2"
+"wait" "10"
+}