mirror of
https://github.com/ineedbots/iw5_bot_warfare.git
synced 2025-04-25 23:29:12 +00:00
Waypoints for seatown
This commit is contained in:
parent
8d0dff63cb
commit
a8252a0451
@ -896,6 +896,9 @@ load_waypoints()
|
||||
case "mp_dome":
|
||||
level.waypoints = maps\mp\bots\waypoints\dome::Dome();
|
||||
break;
|
||||
case "mp_seatown":
|
||||
level.waypoints = maps\mp\bots\waypoints\seatown::Seatown();
|
||||
break;
|
||||
default:
|
||||
maps\mp\bots\waypoints\_custom_map::main(mapname);
|
||||
break;
|
||||
|
2029
maps/mp/bots/waypoints/seatown.gsc
Normal file
2029
maps/mp/bots/waypoints/seatown.gsc
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user