Examine tab modularity

Also fixes antag info text sticking around if antag/observer status is lost
This commit is contained in:
mwerezak
2015-03-09 11:51:41 -04:00
parent 0b5575897d
commit 385ff4f2fa
3 changed files with 15 additions and 9 deletions

View File

@@ -201,6 +201,7 @@ its easier to just keep the beam vertical.
f_name += "oil-stained [name][infix]."
user << "\icon[src] That's [f_name] [suffix]"
user << desc
return distance == -1 || (get_dist(src, user) <= distance)