Compare commits

..

12 Commits

Author SHA1 Message Date
kyonshi f6cbe30c10 Merge pull request 'grenzland-region' (#3) from agroschim/grenzland-mud:grenzland-region into master
Reviewed-on: kyonshi/grenzland-mud#3
2026-01-26 20:58:06 +01:00
agroschim 1127cb5d3e Bugfix in trigger #49100 2026-01-22 21:24:17 +01:00
agroschim 60c28bbfee merge upstream 2026-01-22 21:03:28 +01:00
kyonshi 1433fb4145 not needed 2026-01-22 17:32:38 +01:00
kyonshi b38e0deaf8 test 2026-01-22 17:31:23 +01:00
kyonshi 1a6953dc9f Merge branch 'master' of https://gitea.wilderland.ovh/kyonshi/grenzland-mud 2026-01-22 12:25:26 +01:00
kyonshi 9b9bb8eab5 moving stuff around 2026-01-22 12:23:29 +01:00
kyonshi b1844be82d Update README.md 2026-01-20 16:14:59 +01:00
kyonshi 8fd4d5b234 Merge branch 'master' of https://gitea.wilderland.ovh/kyonshi/grenzland-mud 2026-01-20 16:13:41 +01:00
kyonshi 5ac7427a6f Merge branch 'grenzland' 2026-01-20 16:11:17 +01:00
kyonshi 37ba5ea608 yep 2026-01-20 01:03:20 +01:00
kyonshi 8125d736c9 new branch Grenzland 2026-01-16 13:31:28 +01:00
5 changed files with 14 additions and 6 deletions
+4
View File
@@ -63,6 +63,10 @@ lib/plrobjs/index
!lib/plrobjs/U-Z/00
!lib/plrobjs/ZZZ/00
#don't commit logs
!log/*
!syslog.CRASH
# also not autogenerated config file
/lib/etc/config
# or the list of last logins
+3 -1
View File
@@ -1,3 +1,5 @@
Files for Grenzland-MUD
Files for grenzland-mud, forked from tbamud
+3 -4
View File
@@ -1,12 +1,11 @@
#49100
Editorial Room Key - 49104~
2 b 25
examine~
2 g 25
~
wait 1 s
if !%actor.has_item(49104)%
%echo% Wait? Is that a key lying there!? Better pick that up!
%load% obj 49104 %actor% inv
else
%echo% Surprisingly clean.
end
~
$~
+4
View File
@@ -94,6 +94,10 @@ You see the sink and the exit.
~
~
1 -1 49103
E
stall stalls toilet toilets room~
Surprisingly clean.
~
S
T 49100
#49110
-1
View File
@@ -1 +0,0 @@
This directory is for log files.