Browse Source

Neue Scripts, siehe sots-private

DragonflySotS 7 years ago
parent
commit
21d21d967e
3 changed files with 3 additions and 5 deletions
  1. 1
    1
      g3headers
  2. 1
    1
      sots-private
  3. 1
    3
      src/include/script_language.h

+ 1
- 1
g3headers

1
-Subproject commit 3934c9b2ba672863275d517403a558278e549786
1
+Subproject commit 04e8a122f208ca1ee8052fef39f2dca51dcffe10

+ 1
- 1
sots-private

1
-Subproject commit 78e9ed7d9d986b5ecfbbd607f2ca935b67ab5338
1
+Subproject commit c1c7449630ff2756ff7ce11339a850ae79e6821f

+ 1
- 3
src/include/script_language.h View File

223
 clearflag FLAG_WALK_SCRIPT
223
 clearflag FLAG_WALK_SCRIPT
224
 .endm
224
 .endm
225
 
225
 
226
-.macro writemusikwithmapmusik writemusikwithmapmusik_mapmusik:req
226
+.macro writemusikon
227
 setflag FLAG_ENABLE_MUSIC_OVERRIDES
227
 setflag FLAG_ENABLE_MUSIC_OVERRIDES
228
-setvar VAR_FROM_1 \writemusikwithmapmusik_mapmusik
229
-setvar VAR_TO_1 MUS_SKIP_PLAY
230
 .endm
228
 .endm
231
 
229
 
232
 .macro writemusikoff
230
 .macro writemusikoff