Expose map-location specific timers to lua scripts. For example: nh.start_timer_at(x,y, "melt-ice", 10); Currently only available timer type is "melt-ice".
2.2 KiB
2.2 KiB
Expose map-location specific timers to lua scripts. For example: nh.start_timer_at(x,y, "melt-ice", 10); Currently only available timer type is "melt-ice".