Loading…
CS:GO port of surf_pagoda by pretzL
CSS Version: https://gamebanana.com/maps/199525
Simple T3 linear with an oriental theme.
Bonus 1 by Roz
Bonus 2 by pretzL
Bonus 3 by wayne3288
I didn't add any zone triggers cause there are no weird zones in the map.
Water texture is fucked and some of the model lighting is weird cause CS:GO is a shit game.
EDIT:
I accidentally forced angles on the landmark teleport so here's the fix for that
modify:
{
match:
{
"classname" "trigger_teleport"
"target" "tunnel_landmark"
}
delete:
{
"UseLandmarkAngles" "1"
}
}