Skip to content
This repository was archived by the owner on Jan 5, 2024. It is now read-only.

Commit 750ba80

Browse files
committed
Updated changelog
1 parent 7fc2b99 commit 750ba80

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,14 @@ They must be added using `... = SoundContainer`, and individual sounds for them
4646

4747
- Made `AHuman` show both weapon ammo states when 2 one-handed weapons are equipped.
4848

49+
- Added support for multiple lines in item descriptions. This is done as follows:
50+
```
51+
Description = MultiLineText
52+
AddLine = First line of text
53+
AddLine = Second line of text
54+
...
55+
```
56+
4957
### Fixed
5058

5159
- Fixed LuaBind being all sorts of messed up. All lua bindings now work properly like they were before updating to the v141 toolset.

0 commit comments

Comments
 (0)