Unfucks smallscreen, removes my stupidity (#51266)

* slightly less SHIT FUCK SHIT FUCK

* Turns out we do need this

* YaYeet

* That should do it
This commit is contained in:
LemonInTheDark
2020-05-25 23:38:10 -03:00
committed by GitHub
parent fdc272de18
commit a08f2113a4
7 changed files with 10 additions and 12 deletions
+1 -1
View File
@@ -513,7 +513,7 @@ This is the proc mobs get to turn into a ghost. Forked from ghostize due to comp
set hidden = TRUE
var/max_view = client.prefs.unlock_content ? GHOST_MAX_VIEW_RANGE_MEMBER : GHOST_MAX_VIEW_RANGE_DEFAULT
if(input)
client.rescale_view(input, 15, (max_view*2)+1)
client.rescale_view(input, 0, ((max_view*2)+1) - 15)
/mob/dead/observer/verb/boo()
set category = "Ghost"