mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 22:17:32 +01:00
no fastmos for the dview
This commit is contained in:
@@ -1494,6 +1494,9 @@ var/mob/dview/dview_mob = new
|
||||
canmove = FALSE
|
||||
see_in_dark = 1e6
|
||||
|
||||
/mob/dview/experience_pressure_difference()
|
||||
return 0
|
||||
|
||||
/mob/dview/New() //For whatever reason, if this isn't called, then BYOND will throw a type mismatch runtime when attempting to add this to the mobs list. -Fox
|
||||
|
||||
/mob/dview/Destroy()
|
||||
|
||||
Reference in New Issue
Block a user