Ghosthands
Created by: BarneyGumball
Apparently Github can't detect tabbing diffs for shit in the files I removed relative pathing from. The actual changes in those files are:
syndicatebeacon.dm
- line 23 :
usr.set_machine
->user.set_machine
- line 36 : Removed passing traitormob ref
- line 48 : Replaced
locate()
and usedusr
instead
recuit.dm
- line 23 : Replaced
locate()
forusr
- line 24 : Add observer type check
- line 197 : Removed passing observer ref