Skip to content

Commit 5e213d5

Browse files
committed
xd
1 parent 716d34e commit 5e213d5

File tree

6 files changed

+7
-7
lines changed

6 files changed

+7
-7
lines changed

cigs/module.lua

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ MODULE.author = "Samael"
33
MODULE.discord = "@liliaplayer"
44
MODULE.version = 1.16
55
MODULE.desc = "Adds cigarette items that burn down over time, producing smoke and ash effects. Optional addiction mechanics add depth to roleplay."
6-
MODULE.WorkshopContent = "3519851007"
6+
MODULE.WorkshopContent = "3527540050"
77
MODULE.Public = true
8-
MODULE.Features = {"Adds smokable cigarette items with workshop models", "Adds puff effects while smoking", "Adds cigarettes that are consumed over time", "Adds configurable nicotine addiction effects", "Adds ash particles that fade out"}
8+
MODULE.Features = {"Adds smokable cigarette items with workshop models", "Adds puff effects while smoking", "Adds cigarettes that are consumed over time", "Adds configurable nicotine addiction effects", "Adds ash particles that fade out"}

compass/module.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ MODULE.author = "Samael"
33
MODULE.discord = "@liliaplayer"
44
MODULE.version = 1.14
55
MODULE.desc = "Shows a HUD compass that rotates with your view and can mark spotted locations. Workshop icons enhance its appearance."
6-
MODULE.WorkshopContent = "3519849524"
6+
MODULE.WorkshopContent = "3527540414"
77
MODULE.Public = true
88
MODULE.Features = {"Adds a rotating HUD compass display", "Adds spot markers showing enemy bearings", "Adds support that requires workshop icons", "Adds pinging of points of interest", "Adds compass size configuration"}

radio/module.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ MODULE.author = "Samael"
33
MODULE.discord = "@liliaplayer"
44
MODULE.version = 1.21
55
MODULE.desc = "Adds a radio communication system with configurable fonts and models. Players can tune to different frequencies or carry handheld radios."
6-
MODULE.WorkshopContent = "3431349806"
6+
MODULE.WorkshopContent = "3527548881"
77
MODULE.Public = true
88
MODULE.Features = {"Adds a radio chat channel for players", "Adds font configuration via RadioFont", "Adds workshop models for radios", "Adds frequency channels for groups", "Adds handheld radio items"}

slots/module.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ MODULE.author = "Samael"
33
MODULE.discord = "@liliaplayer"
44
MODULE.version = 1.16
55
MODULE.desc = "Introduces a slot machine minigame using a workshop model. Players can gamble for configurable payouts with sounds and animations."
6-
MODULE.WorkshopContent = "3482441716"
6+
MODULE.WorkshopContent = "3527541056"
77
MODULE.Public = true
88
MODULE.Features = {"Adds a slot machine minigame", "Adds a workshop model for the machine", "Adds handling of payouts to winners", "Adds customizable payout odds", "Adds sound and animation effects"}

stungun/module.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
MODULE.author = "Samael"
33
MODULE.discord = "@liliaplayer"
44
MODULE.version = 101.19
5+
MODULE.Public = true
56
MODULE.desc = "Introduces a taser weapon that temporarily incapacitates targets. Stun time, range, and optional damage effects are fully configurable."
67
MODULE.WorkshopContent = "3432649835"
7-
MODULE.Public = true
88
MODULE.Features = {"Adds a taser weapon that immobilizes targets", "Adds StunTime and MaxDist as configurable settings", "Adds optional damage and post-process effects", "Adds networked stun animations", "Adds logs when players are tased"}

wartable/module.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ MODULE.author = "Samael"
33
MODULE.discord = "@liliaplayer"
44
MODULE.version = 1.18
55
MODULE.desc = "Creates an interactive 3D war table for coordinating operations. Staff can place markers and switch between different map layouts."
6-
MODULE.WorkshopContent = "3431351432"
6+
MODULE.WorkshopContent = "3527544696"
77
MODULE.Public = true
88
MODULE.Features = {"Adds an interactive 3D war table", "Adds the ability to plan operations on a map", "Adds a workshop model", "Adds marker placement for strategies", "Adds support for multiple map layouts"}

0 commit comments

Comments
 (0)