Skip to content

Commit 5e85a0a

Browse files
committed
Minor improvements to sound effect commentary
1 parent 27d9ffb commit 5e85a0a

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

1-source-files/main-sources/elite-6502sp-parasite.asm

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53444,7 +53444,8 @@ ENDIF
5344453444
\ Name: EXNO
5344553445
\ Type: Subroutine
5344653446
\ Category: Sound
53447-
\ Summary: Make the sound of a laser strike or ship explosion
53447+
\ Summary: Make the sound of a laser strike on another ship or a ship
53448+
\ explosion
5344853449
\
5344953450
\ ------------------------------------------------------------------------------
5345053451
\

1-source-files/main-sources/elite-source-docked.asm

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25768,7 +25768,8 @@ ENDIF
2576825768
\ Name: EXNO, Removed
2576925769
\ Type: Subroutine
2577025770
\ Category: Sound
25771-
\ Summary: Make the sound of a laser strike or ship explosion
25771+
\ Summary: Make the sound of a laser strike on another ship or a ship
25772+
\ explosion
2577225773
\
2577325774
\ ------------------------------------------------------------------------------
2577425775
\

1-source-files/main-sources/elite-source-flight.asm

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28866,7 +28866,8 @@
2886628866
\ Name: EXNO
2886728867
\ Type: Subroutine
2886828868
\ Category: Sound
28869-
\ Summary: Make the sound of a laser strike or ship explosion
28869+
\ Summary: Make the sound of a laser strike on another ship or a ship
28870+
\ explosion
2887028871
\
2887128872
\ ------------------------------------------------------------------------------
2887228873
\

0 commit comments

Comments
 (0)