darkfire006 96ffc3e85b first and biggest Pike commit!
win conditions for challenge not done, only 2/9 room types scripted and need npcs in the 3 rooms and then copied. Endless mode needs to be configured from being a copy of challenge
2025-06-29 23:12:04 -05:00

14 lines
838 B
Plaintext

version=2
@register.change(pike_room_count_temp,<register.value(pike_room_count_temp)>+1)
:if:<register.value(pike_room_count_temp)>=27
@register.register(pikelucynext)
:else
:if:<register.value(pike_room_count_temp)>>112
:if:<system.calcint(<register.value(pike_room_count_temp)>m56)>=55
@register.register(pikelucynext)
:endif
:endif
:endif
@script.start(frontier\battlepike\roomchooser)
:end