mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 21:48:21 +01:00
TG: Cleans up and uses less area checks, relying more on lastarea.
Revision: r2949 Author: VivianFoxfoot
This commit is contained in:
@@ -24,6 +24,8 @@
|
||||
var/starting_loc = pick(newplayer_start)
|
||||
if(!starting_loc) starting_loc = locate(1,1,1)
|
||||
loc = starting_loc
|
||||
lastarea = starting_loc
|
||||
|
||||
sight |= SEE_TURFS
|
||||
|
||||
var/list/watch_locations = list()
|
||||
|
||||
Reference in New Issue
Block a user