Merge pull request #11425 from Arkatos1/delay

Examine tooltips tweaks
This commit is contained in:
variableundefined
2019-05-03 22:48:15 +08:00
committed by GitHub
2 changed files with 2 additions and 1 deletions
@@ -312,6 +312,7 @@
if(usr.s_active)
usr.s_active.show_to(usr)
W.mouse_opacity = MOUSE_OPACITY_OPAQUE //So you can click on the area around the item to equip it, instead of having to pixel hunt
W.in_inventory = TRUE
update_icon()
return 1