Skip to content

Commit

Permalink
add authorship lol
Browse files Browse the repository at this point in the history
  • Loading branch information
larentoun committed Nov 13, 2023
1 parent 5f364f3 commit b7e6c8e
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions modular_ss220/windows_airbag/_windows_airbag.dm
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
/datum/modpack/windows_airbag
/// A string name for the modpack. Used for looking up other modpacks in init.
name = "Example modpack"
/// A string desc for the modpack. Can be used for modpack verb list as description.
desc = "its useless"
/// A string with authors of this modpack.
author = "furior"
name = "Windows airbag"
desc = "Добавляет в укрепленные фулл-тайл окна воздушную подушку."
author = "larentoun"

0 comments on commit b7e6c8e

Please sign in to comment.