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:
Aronai Sieyes
2021-05-29 15:08:39 -04:00
committed by GitHub
parent 305473a76a
commit 26940c7e12
11 changed files with 101 additions and 10 deletions

View File

@@ -18,7 +18,8 @@
..(newloc)
if(!isnull(_age))
graffiti_age = _age
message = _message
if(!isnull(_message))
message = _message
if(!isnull(author))
author = _author