I looked through Orders.txt and saw that there can be a gold cost for orders. I see it a lot for soothsay and franchise, but has anyone ever see this cost work, actually see the gold deducted? (this could be another way to crank up the use of gold AND maybe logistics???)
Code:
ORDER_MOVE { Gold 0 Move 100 // just move EventName "" GLHidden LocalizedName str_ldl_order_move StatusText str_ldl_order_move TargetPretest:MovePosition UnitPretest_None CPIcon "upsi26.tga" ButtonLocation 0 DefaultIcon ICON_ORDER_MOVE Cursor 1 InvalidCursor 2 }
Comment