mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-21 19:17:50 +01:00
Spelling and sanity fixes
This commit is contained in:
@@ -1227,7 +1227,7 @@ var/global/list/brutefireloss_overlays = list("1" = image("icon" = 'icons/mob/sc
|
||||
if(vision_type)
|
||||
see_in_dark = max(see_in_dark, vision_type.see_in_dark, species.darksight)
|
||||
see_invisible = vision_type.see_invisible
|
||||
if(vision_type.light_sensetive)
|
||||
if(vision_type.light_sensitive)
|
||||
weakeyes = 1
|
||||
sight |= vision_type.sight_flags
|
||||
|
||||
|
||||
Reference in New Issue
Block a user