mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-29 19:42:42 +00:00
Repath a bunch of things to /mob/abstract childtypes (#4111)
* Repaths eyes, observers, dview, and new_players to /mob/abstract subtypes. * Adds /mob/abstract, a base type for 'abstract' mobs that aren't meant to be directly affected by the game world.
This commit is contained in:
@@ -765,8 +765,6 @@
|
||||
SearchVar(base_miss_chance)
|
||||
SearchVar(organ_rel_size)
|
||||
SearchVar(intents)
|
||||
SearchVar(ghost_darkness_images)
|
||||
SearchVar(ghost_sightless_images)
|
||||
SearchVar(department_radio_keys)
|
||||
SearchVar(channel_to_radio_key)
|
||||
SearchVar(cleanbot_types)
|
||||
|
||||
Reference in New Issue
Block a user