Merge pull request #3762 from Citadel-Station-13/upstream-merge-32284

[MIRROR] Fix a few syntactic aberrations
This commit is contained in:
LetterJay
2017-11-03 00:13:00 -05:00
committed by GitHub
8 changed files with 12 additions and 14 deletions
+1 -1
View File
@@ -77,7 +77,7 @@ GLOBAL_VAR_INIT(rpg_loot_items, FALSE)
var/mob/thrownby = null
/obj/item/mouse_drag_pointer = MOUSE_ACTIVE_POINTER //the icon to indicate this object is being dragged
mouse_drag_pointer = MOUSE_ACTIVE_POINTER //the icon to indicate this object is being dragged
//So items can have custom embedd values
//Because customisation is king