Merge pull request #35605 from MrStonedOne/patch-481

Fixes ai transform being picky
This commit is contained in:
Jordan Brown
2018-02-13 21:59:44 -05:00
committed by CitadelStationBot
parent 01f76f4588
commit 807a2ebaeb

View File

@@ -344,8 +344,8 @@
landmark_loc += sloc.loc
if(!landmark_loc.len)
message_admins("[src] cannot be made an AI as there are no valid spawn points. Yell at a mapper!")
return
message_admins("Could not find ai landmark for [src]. Yell at a mapper! We are spawning them at their current location.")
landmark_loc += loc
if(client)
stop_sound_channel(CHANNEL_LOBBYMUSIC)