Skip to content

Commit

Permalink
feat(norm): Normalize file endings
Browse files Browse the repository at this point in the history
Signed-off-by: dark0dave <[email protected]>
  • Loading branch information
dark0dave committed Feb 15, 2025
1 parent 4dd3bda commit 605b49f
Show file tree
Hide file tree
Showing 249 changed files with 23,607 additions and 23,596 deletions.
11 changes: 11 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
*2da text eol=lf
*baf text eol=lf
*d text eol=lf
*tp2 text eol=lf
*tph text eol=lf
*tra text eol=lf
*txt text eol=lf
*md text eol=lf
*ini text eol=lf
*html text eol=lf

28 changes: 14 additions & 14 deletions bg1ub/BGT/baf/act13.baf
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
IF
Opened([ANYONE])
See([NOTGOOD])
!StateCheck(LastTrigger,STATE_INVISIBLE)
!StateCheck(LastTrigger,STATE_IMPROVEDINVISIBILITY)
THEN
RESPONSE #100
DisplayString(LastTrigger,9896)
Wait(3)
CreateCreature("HALFEN",[-1.-1],0)
CreateCreature("HALFEN2",[-1.-1],0)
END
IF
Opened([ANYONE])
See([NOTGOOD])
!StateCheck(LastTrigger,STATE_INVISIBLE)
!StateCheck(LastTrigger,STATE_IMPROVEDINVISIBILITY)
THEN
RESPONSE #100
DisplayString(LastTrigger,9896)
Wait(3)
CreateCreature("HALFEN",[-1.-1],0)
CreateCreature("HALFEN2",[-1.-1],0)
END


22 changes: 11 additions & 11 deletions bg1ub/BGT/baf/bently.baf
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
IF
StealFailed([ANYONE])
THEN
RESPONSE #100
Enemy()
Wait(3)
CreateCreature("FLAMEN",[397.559],0)
CreateCreature("FLAMEN2",[397.559],0)
CreateCreature("FLAMEN2",[397.559],0)
END
IF
StealFailed([ANYONE])
THEN
RESPONSE #100
Enemy()
Wait(3)
CreateCreature("FLAMEN",[397.559],0)
CreateCreature("FLAMEN2",[397.559],0)
CreateCreature("FLAMEN2",[397.559],0)
END

2 changes: 1 addition & 1 deletion bg1ub/BGT/baf/dganger.baf
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ THEN
Attack(NearestEnemyOf(Myself))
END


2 changes: 1 addition & 1 deletion bg1ub/BGT/baf/dguard.baf
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ THEN
Enemy()
END


2 changes: 1 addition & 1 deletion bg1ub/BGT/baf/dryad.baf
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ THEN
RunAwayFrom(NearestEnemyOf(Myself),45)
END


2 changes: 1 addition & 1 deletion bg1ub/BGT/baf/fdraket1.baf
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ THEN
SetGlobalTimer("FiredrakeTime1","GLOBAL",8)
END


2 changes: 1 addition & 1 deletion bg1ub/BGT/baf/fdraket2.baf
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ THEN
SetGlobalTimer("FiredrakeTime2","GLOBAL",8)
END


2 changes: 1 addition & 1 deletion bg1ub/BGT/baf/fdraket3.baf
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ THEN
SetGlobalTimer("FiredrakeTime3","GLOBAL",8)
END


2 changes: 1 addition & 1 deletion bg1ub/BGT/baf/fdraket4.baf
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ THEN
SetGlobalTimer("FiredrakeTime4","GLOBAL",8)
END


2 changes: 1 addition & 1 deletion bg1ub/BGT/baf/fdraket5.baf
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ THEN
SetGlobalTimer("FiredrakeTime5","GLOBAL",8)
END


2 changes: 1 addition & 1 deletion bg1ub/BGT/baf/fdraket6.baf
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ THEN
SetGlobalTimer("FiredrakeTime6","GLOBAL",8)
END


2 changes: 1 addition & 1 deletion bg1ub/BGT/baf/flamen2.baf
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ THEN
Enemy()
END


2 changes: 1 addition & 1 deletion bg1ub/BGT/baf/ghoul.baf
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ THEN
AttackReevaluate(NearestEnemyOf(Myself),45)
END


2 changes: 1 addition & 1 deletion bg1ub/BGT/baf/halfogre.baf
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ THEN
AttackReevaluate(NearestEnemyOf(Myself),90)
END


2 changes: 1 addition & 1 deletion bg1ub/BGT/baf/islandsi.baf
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ THEN
AttackReevaluate(NearestEnemyOf(Myself),30)
END


16 changes: 8 additions & 8 deletions bg1ub/BGT/baf/mtowbe6.baf
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
IF
GlobalTimerExpired("Galteran","GLOBAL")
THEN
RESPONSE #100
CreateCreature("GUARD",[300.379],0)
END
IF
GlobalTimerExpired("Galteran","GLOBAL")
THEN
RESPONSE #100
CreateCreature("GUARD",[300.379],0)
END


2 changes: 1 addition & 1 deletion bg1ub/BGT/baf/obestate.baf
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ THEN
Enemy()
END


2 changes: 1 addition & 1 deletion bg1ub/BGT/baf/ogrillon.baf
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ THEN
AttackReevaluate(NearestEnemyOf(Myself),30)
END


2 changes: 1 addition & 1 deletion bg1ub/BGT/baf/rchicken.baf
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ THEN
Attack(LastAttackerOf(Myself))
END


2 changes: 1 addition & 1 deletion bg1ub/BGT/baf/revenant.baf
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ THEN
AttackReevaluate(NearestEnemyOf(Myself),30)
END


2 changes: 1 addition & 1 deletion bg1ub/BGT/baf/sil.baf
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ THEN
Enemy()
END


2 changes: 1 addition & 1 deletion bg1ub/BGT/baf/tasloia.baf
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ THEN
AttackReevaluate(NearestEnemyOf(Myself),30)
END


2 changes: 1 addition & 1 deletion bg1ub/BGT/baf/vampwolf.baf
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ THEN
AttackReevaluate(NearestEnemyOf(Myself),30)
END


2 changes: 1 addition & 1 deletion bg1ub/BGT/baf/vwench.baf
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ THEN
Dialogue([PC])
END


18 changes: 9 additions & 9 deletions bg1ub/BGT/baf/winski.baf
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
IF
See([PC])
NumTimesTalkedTo(0)
THEN
RESPONSE #100
SmallWait(2)
StartDialog("WINSKI",[PC])
END
IF
See([PC])
NumTimesTalkedTo(0)
THEN
RESPONSE #100
SmallWait(2)
StartDialog("WINSKI",[PC])
END

2 changes: 1 addition & 1 deletion bg1ub/BGT/baf/wntrwolf.baf
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ THEN
AttackReevaluate(NearestEnemyOf(Myself),15)
END


2 changes: 1 addition & 1 deletion bg1ub/BGT/baf/wolfwere.baf
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ THEN
SetGlobal("Infected","GLOBAL",1)
END


36 changes: 18 additions & 18 deletions bg1ub/BGT/d/bart8.d
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
BEGIN ~BART8~

IF ~ReactionGT(LastTalkedToBy,NEUTRAL_UPPER)~ THEN BEGIN 0
SAY @40000
IF ~~ THEN REPLY @40001 DO ~StartStore("TAV0705",LastTalkedToBy())~ EXIT
IF ~~ THEN REPLY @40002 DO ~~ EXIT
END

IF ~ReactionLT(LastTalkedToBy,FRIENDLY_LOWER)
ReactionGT(LastTalkedToBy,HOSTILE_UPPER)~ THEN BEGIN 1
SAY @40003
IF ~~ THEN REPLY @40001 DO ~StartStore("TAV0705",LastTalkedToBy())~ EXIT
IF ~~ THEN REPLY @40002 DO ~~ EXIT
END

IF ~ReactionLT(LastTalkedToBy,NEUTRAL_LOWER)~ THEN BEGIN 2
SAY @40004
IF ~~ THEN EXIT
BEGIN ~BART8~

IF ~ReactionGT(LastTalkedToBy,NEUTRAL_UPPER)~ THEN BEGIN 0
SAY @40000
IF ~~ THEN REPLY @40001 DO ~StartStore("TAV0705",LastTalkedToBy())~ EXIT
IF ~~ THEN REPLY @40002 DO ~~ EXIT
END

IF ~ReactionLT(LastTalkedToBy,FRIENDLY_LOWER)
ReactionGT(LastTalkedToBy,HOSTILE_UPPER)~ THEN BEGIN 1
SAY @40003
IF ~~ THEN REPLY @40001 DO ~StartStore("TAV0705",LastTalkedToBy())~ EXIT
IF ~~ THEN REPLY @40002 DO ~~ EXIT
END

IF ~ReactionLT(LastTalkedToBy,NEUTRAL_LOWER)~ THEN BEGIN 2
SAY @40004
IF ~~ THEN EXIT
END
38 changes: 19 additions & 19 deletions bg1ub/BGT/d/bart9.d
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
BEGIN ~BART9~

IF ~ReactionGT(LastTalkedToBy,NEUTRAL_UPPER)~ THEN BEGIN 0
SAY @40005
IF ~~ THEN REPLY @40001 DO ~StartStore("Inn0116",LastTalkedToBy())~ EXIT
IF ~~ THEN REPLY @40002 DO ~~ EXIT
END

IF ~ReactionLT(LastTalkedToBy,FRIENDLY_LOWER)
ReactionGT(LastTalkedToBy,HOSTILE_UPPER)~ THEN BEGIN 1
SAY @40006
IF ~~ THEN REPLY @40001 DO ~StartStore("Inn0116",LastTalkedToBy())~ EXIT
IF ~~ THEN REPLY @40002 DO ~~ EXIT
END

IF ~ReactionLT(LastTalkedToBy,NEUTRAL_LOWER)~ THEN BEGIN 2
SAY @40007
IF ~~ THEN REPLY @40001 EXIT
IF ~~ THEN REPLY @40002 DO ~~ EXIT
BEGIN ~BART9~

IF ~ReactionGT(LastTalkedToBy,NEUTRAL_UPPER)~ THEN BEGIN 0
SAY @40005
IF ~~ THEN REPLY @40001 DO ~StartStore("Inn0116",LastTalkedToBy())~ EXIT
IF ~~ THEN REPLY @40002 DO ~~ EXIT
END

IF ~ReactionLT(LastTalkedToBy,FRIENDLY_LOWER)
ReactionGT(LastTalkedToBy,HOSTILE_UPPER)~ THEN BEGIN 1
SAY @40006
IF ~~ THEN REPLY @40001 DO ~StartStore("Inn0116",LastTalkedToBy())~ EXIT
IF ~~ THEN REPLY @40002 DO ~~ EXIT
END

IF ~ReactionLT(LastTalkedToBy,NEUTRAL_LOWER)~ THEN BEGIN 2
SAY @40007
IF ~~ THEN REPLY @40001 EXIT
IF ~~ THEN REPLY @40002 DO ~~ EXIT
END
12 changes: 6 additions & 6 deletions bg1ub/BGT/d/bgshop05.d
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
BEGIN ~BGSHOP05~

IF ~True()~ THEN BEGIN 0
SAY @40158
IF ~~ THEN REPLY @40159 DO ~StartStore("sto1115",LastTalkedToBy(Myself))~ EXIT
IF ~~ THEN REPLY @40160 DO ~~ EXIT
BEGIN ~BGSHOP05~

IF ~True()~ THEN BEGIN 0
SAY @40158
IF ~~ THEN REPLY @40159 DO ~StartStore("sto1115",LastTalkedToBy(Myself))~ EXIT
IF ~~ THEN REPLY @40160 DO ~~ EXIT
END
Loading

0 comments on commit 605b49f

Please sign in to comment.