Skip to content

Commit

Permalink
Edit description
Browse files Browse the repository at this point in the history
  • Loading branch information
nesuprachy committed Sep 2, 2024
1 parent 0cbcfab commit 17c96af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions DrD2StatusMarkers/DrD2StatusMarkers.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
// Contact: https://app.roll20.net/users/11071738/nesuprachy
//
// This script sets token markers based on relevant attributes and vice versa
// Works with the DrD2 token marker set, icons must be named `RED`, `BLU`, `GRN`, `VIO`, `BLK`
// Uses TokenMod to set token markers from chat https://wiki.roll20.net/Script:Token_Mod
// Uses ChatSetAttr mod to change attributes from chat https://github.com/Roll20/roll20-api-scripts/tree/master/ChatSetAttr#readme

Expand Down
2 changes: 1 addition & 1 deletion DrD2StatusMarkers/script.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"script": "DrD2StatusMarkers.js",
"version": "0.1.0",
"previousversions": [],
"description": "Designed for use only with the Draci Doupe II sheet.\n\nThis script sets token markers based on relevant attributes and vice versa.",
"description": "Designed for use only with the Draci Doupe II sheet.\n\nThis script sets token markers based on relevant attributes and vice versa.\nWorks with the DrD2 token marker set, icons must be named `RED`, `BLU`, `GRN`, `VIO`, `BLK`.",
"authors": "nesuprachy",
"roll20userid": "11071738",
"useroptions": [],
Expand Down

0 comments on commit 17c96af

Please sign in to comment.