Skip to content

Commit 3f0bf55

Browse files
committed
Small fix
1 parent 78a3783 commit 3f0bf55

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

cfg/stripper/maps/c12m5_cornfield.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
f; ############ DIRECTOR AND EVENT CHANGES ###########
1+
; ############ DIRECTOR AND EVENT CHANGES ###########
22
; =====================================================
33
; == DIRECTOR & EVENT MODIFICATION ==
44
; == Modify director behaviour and events ==

cfg/stripper/maps/c5m1_waterfront.cfg

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -320,14 +320,14 @@ filter:
320320
add:
321321
{
322322
"classname" "logic_auto"
323-
"OnMapSpawn" "losfix_jukebox_restaurant,AddOutput,mins -18 -11 -32,0,-1"
324-
"OnMapSpawn" "losfix_jukebox_restaurant,AddOutput,maxs 18 11 32,0,-1"
325-
"OnMapSpawn" "losfix_jukebox_restaurant,AddOutput,solid 2,0,-1"
323+
"OnMapSpawn" "losfix_jukebox_bar,AddOutput,mins -18 -11 -32,0,-1"
324+
"OnMapSpawn" "losfix_jukebox_bar,AddOutput,maxs 18 11 32,0,-1"
325+
"OnMapSpawn" "losfix_jukebox_bar,AddOutput,solid 2,0,-1"
326326
}
327327
{
328328
"classname" "func_brush"
329329
"origin" "-1492 -1684 -344"
330-
"targetname" "losfix_jukebox_restaurant"
330+
"targetname" "losfix_jukebox_bar"
331331
}
332332
{
333333
"classname" "env_physics_blocker"

0 commit comments

Comments
 (0)