summaryrefslogtreecommitdiff
path: root/npc/test/rock.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-03-04 12:40:55 -0300
committerJesusaves <cpntb1@ymail.com>2019-03-04 12:40:55 -0300
commit481e786fbb6f03e23d1d4f0c56509f677881b4ec (patch)
tree680a6b75d3553e209a0e4b60391d2833a5145546 /npc/test/rock.txt
parent9001ebdb56bfe0e2c5fddf55c48268681654f6b3 (diff)
downloadserverdata-481e786fbb6f03e23d1d4f0c56509f677881b4ec.tar.gz
serverdata-481e786fbb6f03e23d1d4f0c56509f677881b4ec.tar.bz2
serverdata-481e786fbb6f03e23d1d4f0c56509f677881b4ec.tar.xz
serverdata-481e786fbb6f03e23d1d4f0c56509f677881b4ec.zip
Remove every trailing whitespace
```sed -i 's/[[:space:]]*$//' npc/*/*.txt```
Diffstat (limited to 'npc/test/rock.txt')
-rw-r--r--npc/test/rock.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/test/rock.txt b/npc/test/rock.txt
index e899ea4df..4f769cd62 100644
--- a/npc/test/rock.txt
+++ b/npc/test/rock.txt
@@ -15,7 +15,7 @@
test,2,6,0 script rock NPC_PLAYER,{
function quest_play {
- mes l("Before start witch item do you want to play");
+ mes l("Before start witch item do you want to play");
mes "##B" + l("Drag and drop an item from your inventory.") + "##b";
.Item = requestitem();