mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
Componentizes orbiting (#40433)
cl ninjanomnom fix: Orbiting is a little more aggressive about staying in orbit. The wisp as a result now correctly follows you over shuttle moves. /cl Goodbye SSorbit you ticking piece of shit This also gives update_sight a signal so wisp code isn't hardcoded into it.
This commit is contained in:
committed by
yogstation13-bot
parent
6bf6bbd06a
commit
1d157c337d
@@ -101,7 +101,6 @@
|
||||
#define FIRE_PRIORITY_SPACEDRIFT 30
|
||||
#define FIRE_PRIORITY_FIELDS 30
|
||||
#define FIRE_PRIOTITY_SMOOTHING 35
|
||||
#define FIRE_PRIORITY_ORBIT 35
|
||||
#define FIRE_PRIORITY_NETWORKS 40
|
||||
#define FIRE_PRIORITY_OBJ 40
|
||||
#define FIRE_PRIORITY_ACID 40
|
||||
|
||||
Reference in New Issue
Block a user