Fix a few syntactic aberrations (#32284)

This commit is contained in:
Tad Hardesty
2017-11-02 02:21:14 -07:00
committed by CitadelStationBot
parent cbbf29236e
commit 144df6c549
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