|
From: <gi...@cr...> - 2025-12-02 05:55:10
|
via 40ba7039b06e1722f8741c5272b21c961b46c407 (commit)
from fd82ec16b236e790bda0a673db500fa2ae08fe74 (commit)
-----------------------------------------------------------------------
commit 40ba7039b06e1722f8741c5272b21c961b46c407
Author: David Lawrence Ramsey <poo...@gm...>
Date: Mon Dec 1 23:44:43 2025 -0600
Add another name change option for graffiti.
-----------------------------------------------------------------------
Summary of changes:
crawl-ref/source/dat/database/colourname.txt | 3 +++
crawl-ref/source/dat/database/monname.txt | 10 ++++++++++
2 files changed, 13 insertions(+)
diff --git a/crawl-ref/source/dat/database/colourname.txt b/crawl-ref/source/dat/database/colourname.txt
index d104072acf..2ffbe2007e 100644
--- a/crawl-ref/source/dat/database/colourname.txt
+++ b/crawl-ref/source/dat/database/colourname.txt
@@ -987,6 +987,9 @@ w:2
w:2
@rare graffiti author name@ has passed on the name to someone else worthy of it
+
+w:2
+@changeable non-randgen graffiti author name@ has changed names due to Xom's influence and now goes by @RANDGEN@
%%%%
graffiti_fight
diff --git a/crawl-ref/source/dat/database/monname.txt b/crawl-ref/source/dat/database/monname.txt
index 3520746d06..7d6738bf31 100644
--- a/crawl-ref/source/dat/database/monname.txt
+++ b/crawl-ref/source/dat/database/monname.txt
@@ -1896,6 +1896,16 @@ w:2
w:2
@RANDGEN@
%%%%
+# Same as @graffiti author name@ below, but without orc names, randomly
+# generated names, or rare names.
+changeable non-randgen graffiti author name
+
+w:50
+@ancestor name@
+
+w:2
+@bland graffiti author name@
+%%%%
graffiti author name
w:50
--
Dungeon Crawl Stone Soup
|