Refactor move/click code and cooldowns

This commit is contained in:
Atermonera
2020-05-15 11:02:03 -07:00
committed by VirgoBot
parent 51c38f8555
commit 02f82fc1f0
18 changed files with 613 additions and 57 deletions

View File

@@ -42,8 +42,11 @@
var/load_offset_y = 0 //pixel_y offset for item overlay
var/mob_offset_y = 0 //pixel_y offset for mob overlay
<<<<<<< HEAD
//var/datum/riding/riding_datum = null //VOREStation Edit - Moved to movables.
=======
>>>>>>> 6de7439... Merge pull request #7082 from VOREStation/aro-moverefactor
//-------------------------------------------
// Standard procs
//-------------------------------------------