Skip to content

Commit 6a9a284

Browse files
author
Wil Thieme
committed
remove vestiges of option
1 parent 8e234be commit 6a9a284

3 files changed

Lines changed: 3 additions & 27 deletions

File tree

extension.xml

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,14 @@
44
<properties>
55
<name>Feature: Inventory Identified</name>
66
<version>1.7</version>
7-
<author>Llisandur</author>
8-
<description>Turns inventory item names red for host/GM if unidentified.</description>
7+
<author>bmos</author>
8+
<description>Turns player inventory item names red for host/GM if unidentified.</description>
99
</properties>
1010

11-
<announcement text="https://www.fantasygrounds.com/forums/showthread.php?40686-Extension-Party-Inventory-Identified\rInventory Identified v1.7\nBy llisandur, updated by bmos.\rTurns inventory item names red for host/GM if unidentified." font="emotefont"/>
11+
<announcement text="Inventory Identified v1.7\nBy Bmos.\rTurns inventory item names red for host/GM if unidentified." font="emotefont"/>
1212

1313
<base>
1414
<!-- Templates -->
1515
<includefile source="common/template_records.xml" />
16-
17-
<!-- Scripts -->
18-
<script name="PartyInventoryIDOptions" file="scripts/pii-options.lua" />
19-
20-
<!-- Strings -->
21-
<includefile source="strings/strings_partyinventoryidentified.xml" />
2216
</base>
2317
</root>

scripts/pii-options.lua

Lines changed: 0 additions & 10 deletions
This file was deleted.

strings/strings_partyinventoryidentified.xml

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)