Page Menu
Home
1F616EMO Bugtracker
Search
Configure Global Search
Log In
Files
F249396
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
894 B
Referenced Files
None
Subscribers
None
View Options
diff --git a/luaatc_textline_mod/init.lua b/luaatc_textline_mod/init.lua
new file mode 100644
index 0000000..465c416
--- /dev/null
+++ b/luaatc_textline_mod/init.lua
@@ -0,0 +1,16 @@
+-- twi_mods/luaatc_textline_mod/init.lua
+-- luaatc_textline_mod modifications
+-- Copyright (C) 2024 1F616EMO
+-- SPDX-License-Identifier: LGPL-2.1-or-later
+
+-- facedir
+for _, name in ipairs({
+ 'luaatc_textline:textline',
+ 'luaatc_textline:background',
+ 'luaatc_textline:hanging_textline_green',
+ 'luaatc_textline:hanging_textline_orange'
+}) do
+ core.override_item(name, {
+ paramtype2 = "facedir",
+ })
+end
\ No newline at end of file
diff --git a/luaatc_textline_mod/mod.conf b/luaatc_textline_mod/mod.conf
new file mode 100644
index 0000000..ab53a31
--- /dev/null
+++ b/luaatc_textline_mod/mod.conf
@@ -0,0 +1,2 @@
+name = luaatc_textline_mod
+depends = luaatc_textline
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Jun 8 2026, 6:56 PM (5 w, 1 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
2a/d1/52348fcb3939fc89c705402c9c8c
Default Alt Text
(894 B)
Attached To
Mode
rTWIMODS Survival Server Custom Modifications
Attached
Detach File
Event Timeline
Log In to Comment