mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 21:18:37 +01:00
[MIRROR] Unwacks immovable rod in hyperspace [MDB IGNORE] (#18612)
* Unwacks immovable rod in hyperspace (#72506) closes #72497 Immovable rods, including wizard, will ignore the hyperspace drift 🆑 fix: fixes wizard rod form infinitely travelling in hyperspace /🆑 * Unwacks immovable rod in hyperspace Co-authored-by: Time-Green <timkoster1@hotmail.com> Co-authored-by: Funce <funce.973@gmail.com>
This commit is contained in:
co-authored by
Time-Green
Funce
parent
39772c2258
commit
861e33cef1
@@ -85,6 +85,8 @@ In my current plan for it, 'solid' will be defined as anything with density == 1
|
||||
special_target = specific_target
|
||||
loopy_rod ||= force_looping
|
||||
|
||||
ADD_TRAIT(src, TRAIT_FREE_HYPERSPACE_MOVEMENT, INNATE_TRAIT)
|
||||
|
||||
SSpoints_of_interest.make_point_of_interest(src)
|
||||
|
||||
RegisterSignal(src, COMSIG_ATOM_ENTERING, PROC_REF(on_entering_atom))
|
||||
|
||||
Reference in New Issue
Block a user