From 481e786fbb6f03e23d1d4f0c56509f677881b4ec Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 4 Mar 2019 12:40:55 -0300 Subject: Remove every trailing whitespace ```sed -i 's/[[:space:]]*$//' npc/*/*.txt``` --- npc/soren/main.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/soren') diff --git a/npc/soren/main.txt b/npc/soren/main.txt index fdeb712b0..b74df03e8 100644 --- a/npc/soren/main.txt +++ b/npc/soren/main.txt @@ -16,7 +16,7 @@ // Notes: // I had two options: // getvariableofnpc(, "") -// This way, each summon point would have .caster and .lifetime +// This way, each summon point would have .caster and .lifetime // getvariableofpc(, {, }) // This way, I could use @cast_places to control stuff. // -- cgit v1.2.3-70-g09d2