mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-15 12:42:50 +00:00
Various small fixes (#8112)
* Make nurse spiders forget target * Tweak or break AI * Fixes ice edges * Allow better mapped-in marker beacons * Allow mapped-in graffiti * Add spaceship hull corners * Improve hull corner color finding slightly
This commit is contained in:
@@ -18,7 +18,8 @@
|
||||
..(newloc)
|
||||
if(!isnull(_age))
|
||||
graffiti_age = _age
|
||||
message = _message
|
||||
if(!isnull(_message))
|
||||
message = _message
|
||||
if(!isnull(author))
|
||||
author = _author
|
||||
|
||||
|
||||
Reference in New Issue
Block a user